diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2008-10-16 Jan Schmidt <jan.schmidt@sun.com> + + * configure.ac: + Commit 0.10.8.2 pre-release bump, that actually went out in a + tarball on 2008-10-11 + 2008-10-16 Wim Taymans <wim.taymans@collabora.co.uk> * gst/rtpmanager/gstrtpsession.c: diff --git a/configure.ac b/configure.ac index 38f507a4..8c439a34 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 Bad Plug-ins, 0.10.8.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.8.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |