0.10.17.3 pre-release
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 11 Mar 2008 00:24:18 +0000 (00:24 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 11 Mar 2008 00:24:18 +0000 (00:24 +0000)
Original commit message from CVS:
* configure.ac:
* win32/common/config.h:
0.10.17.3 pre-release

ChangeLog
win32/common/config.h

index 611420e..4cdcda7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
 
        * configure.ac:
-       Release 0.10.17.3
+       * win32/common/config.h:
+       0.10.17.3 pre-release
 
 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
 
index 65d1d02..2c3ca8f 100644 (file)
 #define PACKAGE_NAME "GStreamer"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer 0.10.17.2"
+#define PACKAGE_STRING "GStreamer 0.10.17.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gstreamer"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.17.2"
+#define PACKAGE_VERSION "0.10.17.3"
 
 /* Define the plugin directory */
 #ifdef _DEBUG
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.17.2"
+#define VERSION "0.10.17.3"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */