0.10.17.3 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 5 Feb 2010 02:13:33 +0000 (02:13 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 5 Feb 2010 02:13:33 +0000 (02:13 +0000)
configure.ac
win32/common/config.h

index 3a1e988..864fd6e 100644 (file)
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
 dnl initialize autoconf
 dnl releases only do -Wall, git and prerelease does -Werror too
 dnl use a three digit version number for releases, and four for git/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.17.2,
+AC_INIT(GStreamer Good Plug-ins, 0.10.17.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-good)
 
index 79e4998..20ea1d4 100644 (file)
 #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.17.2"
+#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.17.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gst-plugins-good"
 #undef PACKAGE_URL
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.17.2"
+#define PACKAGE_VERSION "0.10.17.3"
 
 /* directory where plugins are located */
 #ifdef _DEBUG
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.10.17.2"
+#define VERSION "0.10.17.3"
 
 /* old wavpack API */
 #undef WAVPACK_OLD_API