summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-05-04 15:32:10 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-05-04 15:32:10 +0000
commit3959e201fe5d7ced0e2a3c8be6219425c7680b3a (patch)
treea1d17e8f09899bebdd662faa41e32420a1866cee
parent711e08bbdc5f4148fa80d484feee70115ba7dcbc (diff)
downloadgst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.tar.gz
gst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.tar.bz2
gst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.zip
configure.ac: Back to CVS
Original commit message from CVS: * configure.ac: Back to CVS
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 89052848..ef675648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-04 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ Back to CVS
+
=== release 0.10.3 ===
2006-05-04 Jan Schmidt <thaytan@mad.scientist.com>
diff --git a/configure.ac b/configure.ac
index 92112286..2438f617 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.3,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.3.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)