diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2008-04-22 Jan Schmidt <jan.schmidt@sun.com> + + * configure.ac: + 0.10.6.4 pre-release + 2008-04-21 Sebastian Dröge <slomo@circular-chaos.org> * tests/check/elements/rganalysis.c: (GST_START_TEST): diff --git a/configure.ac b/configure.ac index 58adcb4d..6f57c9cc 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.6.3, +AC_INIT(GStreamer Bad Plug-ins, 0.10.6.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |