summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-24 21:24:18 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-24 21:24:18 +0000
commit36d15d78686e14036677ccb1e6c4a98f287b6073 (patch)
tree613c031957b8c28a7b3dcd0a073816e89fc8b24a
parent10e4194d5da531826365d11d085e9715cc2e1764 (diff)
downloadgst-plugins-bad-36d15d78686e14036677ccb1e6c4a98f287b6073.tar.gz
gst-plugins-bad-36d15d78686e14036677ccb1e6c4a98f287b6073.tar.bz2
gst-plugins-bad-36d15d78686e14036677ccb1e6c4a98f287b6073.zip
configure.ac: Back to development -> 0.10.7.1
Original commit message from CVS: * configure.ac: Back to development -> 0.10.7.1 === release 0.10.7 ===
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 688b8950..a2d182ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-24 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Back to development -> 0.10.7.1
+
=== release 0.10.7 ===
2008-04-24 Jan Schmidt <jan.schmidt@sun.com>
diff --git a/configure.ac b/configure.ac
index 5dc4fd94..da0dbc36 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.7,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.7.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)