summaryrefslogtreecommitdiff
path: root/win32/common/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common/config.h')
-rw-r--r--win32/common/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index a3e4b5497..28581eb0e 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -211,13 +211,13 @@
#define PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.18"
+#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.19"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.18"
+#define PACKAGE_VERSION "0.10.19"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.18"
+#define VERSION "0.10.19"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */