diff options
Diffstat (limited to 'win32/common/gstversion.h')
-rw-r--r-- | win32/common/gstversion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/gstversion.h b/win32/common/gstversion.h index 81a4eab95..49911092d 100644 --- a/win32/common/gstversion.h +++ b/win32/common/gstversion.h @@ -57,7 +57,7 @@ G_BEGIN_DECLS * * The micro version of GStreamer at compile time: */ -#define GST_VERSION_MICRO (2) +#define GST_VERSION_MICRO (3) /** * GST_VERSION_NANO: * |