summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-17 23:01:11 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-17 23:01:11 +0000
commitf7dfc04962431085c163652173a1a07651483e2d (patch)
treefb51bca024b2d42fa388014091337502268b17fb
parent30d17d442a23a9c2b0ae9beb39b634e84d362511 (diff)
downloadgst-plugins-bad-f7dfc04962431085c163652173a1a07651483e2d.tar.gz
gst-plugins-bad-f7dfc04962431085c163652173a1a07651483e2d.tar.bz2
gst-plugins-bad-f7dfc04962431085c163652173a1a07651483e2d.zip
configure.ac: 0.10.6.3 pre-release
Original commit message from CVS: * configure.ac: 0.10.6.3 pre-release
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 991f156e..fc34dc43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-16 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ 0.10.6.3 pre-release
+
2008-04-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* sys/dvb/gstdvbsrc.c:
diff --git a/configure.ac b/configure.ac
index e68cb238..58adcb4d 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.1,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.6.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)