configure.ac: 0.10.19.3 pre-release
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 11 Jun 2008 21:14:17 +0000 (21:14 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 11 Jun 2008 21:14:17 +0000 (21:14 +0000)
Original commit message from CVS:
* configure.ac:
0.10.19.3 pre-release

ChangeLog
configure.ac

index 9d57710..ee2f9ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
 
        * configure.ac:
+       0.10.19.3 pre-release
+
+2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
        * gst/gstpreset.c:
        Rename DATADIR to GST_DATADIR to avoid build problems
        on win32. Patch By: David Schleef <ds@schleef.org>
index 3a54789..96b84fa 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.19.2,
+AC_INIT(GStreamer, 0.10.19.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT