summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-06-05 09:41:25 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-06-05 09:41:25 +0000
commit8c81124db18aad12329fb2616271b8344d2b9c28 (patch)
treef4510a4aabb79fe50728da1eefb899377e5215ae
parentfb6210aa9acdb9ae12770087fa6fd3e35ea69368 (diff)
configure.ac: 0.10.19.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.19.2 pre-release
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e20cd4851..871b2a36d5 100644
--- 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):
diff --git a/configure.ac b/configure.ac
index ad66acdc19..18f5ee9a20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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