summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-05-04 14:52:55 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-05-04 14:52:55 +0000
commit9a2c60e7f30144a019fa49d1bc7180fb236bb187 (patch)
tree2f5708b06fcb32cd79e071f9057dc7cfdf6944d6
parent57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5 (diff)
downloadgst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.tar.gz
gst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.tar.bz2
gst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.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 edc3946a..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.0,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.3.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)