summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-28 20:17:46 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-28 20:17:46 +0000
commitd00a34d7e628e8b15f1c2dbd8eb022f1fa88c63f (patch)
tree4a55a0d149bd08e2a78b6f6f6f0a61154dbcde66
parent637854d7259c66901d0bd809ff6fe7e4663abc19 (diff)
configure.ac: 0.10.8.4 pre-release
Original commit message from CVS: * configure.ac: 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 cd10c8c2..dc24944a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-28 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ 0.10.8.4 pre-release
+
2008-07-25 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
diff --git a/configure.ac b/configure.ac
index 1d2ce6bb..f289db75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.8.3,
+AC_INIT(GStreamer Good Plug-ins, 0.10.8.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)