summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-24 16:41:33 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-24 16:41:33 +0000
commit38d5251c019d378358a291f95b56ad9aabd164bc (patch)
treefb28c32034a0ce298f43ee95b8de38a243e1ea70
parenta794d8cccf554a3010419719473ad3948b85ee1a (diff)
downloadgst-plugins-bad-38d5251c019d378358a291f95b56ad9aabd164bc.tar.gz
gst-plugins-bad-38d5251c019d378358a291f95b56ad9aabd164bc.tar.bz2
gst-plugins-bad-38d5251c019d378358a291f95b56ad9aabd164bc.zip
configure.ac: Commit 0.10.8.4 pre-release
Original commit message from CVS: * configure.ac: Commit 0.10.8.4 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 28aeec30..1016ed04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Commit 0.10.8.4 pre-release
+
2008-10-20 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
diff --git a/configure.ac b/configure.ac
index ddf8ec25..0324364e 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.8.3,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.8.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)