summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-05-04 15:40:18 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-05-04 15:40:18 +0000
commit33dccfb084f9265db0e229edd06b8cbdb3c92297 (patch)
tree10c52c78fa90c3a9ff07f5e5ef0484f00d485a97
parentd2d867a923fa7f689216aeb5163f0bff958ff99b (diff)
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 d3d20f16..e9712396 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 a978e332..c3a1d914 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 Good Plug-ins, 0.10.3,
+AC_INIT(GStreamer Good Plug-ins, 0.10.3.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)