summaryrefslogtreecommitdiff
path: root/win32/common/gstversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common/gstversion.h')
-rw-r--r--win32/common/gstversion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/gstversion.h b/win32/common/gstversion.h
index 8d88c3721b..cec92d079a 100644
--- a/win32/common/gstversion.h
+++ b/win32/common/gstversion.h
@@ -51,13 +51,13 @@ G_BEGIN_DECLS
*
* The minor version of GStreamer at compile time:
*/
-#define GST_VERSION_MINOR (2)
+#define GST_VERSION_MINOR (3)
/**
* GST_VERSION_MICRO:
*
* The micro version of GStreamer at compile time:
*/
-#define GST_VERSION_MICRO (0)
+#define GST_VERSION_MICRO (1)
/**
* GST_VERSION_NANO:
*