summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-07 00:42:46 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-07 00:42:46 +0100
commitffd2d68ac02d6362987f01f2c62d95a898897084 (patch)
tree116d637709ac7e463ff0ea29cae5d6f2c6d4655a /win32
parent95222aee7be880ea0bc06d48be9f65deaf80fe5a (diff)
downloadgstreamer-plugins-good-ffd2d68ac02d6362987f01f2c62d95a898897084.tar.gz
0.10.23.4 pre-release
Diffstat (limited to 'win32')
-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 6cb7a1e00..0adb564fa 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -380,7 +380,7 @@
#define PACKAGE_NAME "GStreamer Good Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.23.3"
+#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.23.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-good"
@@ -389,7 +389,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.23.3"
+#define PACKAGE_VERSION "0.10.23.4"
/* directory where plugins are located */
#ifdef _DEBUG
@@ -420,7 +420,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.23.3"
+#define VERSION "0.10.23.4"
/* old wavpack API */
#undef WAVPACK_OLD_API