configure.ac: 0.10.19.2 pre-release
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 5 Jun 2008 09:41:25 +0000 (09:41 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 5 Jun 2008 09:41:25 +0000 (09:41 +0000)
Original commit message from CVS:
* configure.ac:
0.10.19.2 pre-release

ChangeLog
configure.ac

index 2e20cd4..871b2a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       0.10.19.2 pre-release
+
 2008-06-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
 
        * gst/gsterror.c: (_gst_stream_errors_init):
index ad66acd..18f5ee9 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.1,
+AC_INIT(GStreamer, 0.10.19.2,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT