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

ChangeLog
configure.ac
win32/common/config.h

index 3a3c4da..2fbad37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       * win32/common/config.h:
+       0.10.17.4 pre-release
+
 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        Patch by: Ole André Vadla Ravnås
index 33a67cc..ab50439 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.17.3,
+AC_INIT(GStreamer, 0.10.17.4,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT
index 2c3ca8f..dc0e36a 100644 (file)
 #define PACKAGE_NAME "GStreamer"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer 0.10.17.3"
+#define PACKAGE_STRING "GStreamer 0.10.17.4"
 
 /* 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.3"
+#define PACKAGE_VERSION "0.10.17.4"
 
 /* Define the plugin directory */
 #ifdef _DEBUG
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.17.3"
+#define VERSION "0.10.17.4"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */