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 68422489d..d74717f57 100644 --- a/win32/common/gstversion.h +++ b/win32/common/gstversion.h @@ -60,7 +60,7 @@ G_BEGIN_DECLS * * The micro version of GStreamer at compile time: */ -#define GST_VERSION_MICRO (1) +#define GST_VERSION_MICRO (2) /** * GST_VERSION_NANO: * |