summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 23:50:31 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 23:50:31 +0000
commit6c322640d53093d0e34961ef8cbaeaac1290ae21 (patch)
tree80bfc3f46903509832c6cbfb2d87086c076e6bdf
parenta7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (diff)
downloadgstreamer-plugins-bad-6c322640d53093d0e34961ef8cbaeaac1290ae21.tar.gz
configure.ac: Back to development...
Original commit message from CVS: * configure.ac: Back to development...
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 02a39ee0f..3badd83d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-21 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Back to development...
+
=== release 0.10.6 ===
2008-02-20 Jan Schmidt <jan.schmidt@sun.com>
diff --git a/configure.ac b/configure.ac
index c39aabfbf..47bd9cd3f 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,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.6.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)