summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-24 16:30:53 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-24 16:30:53 +0000
commitbee771f4b78422c6627b0d360f92fe7a85b429e2 (patch)
tree4b9259f7abd025ea8255a234c2c9c84d334d4b77
parent772201830fa4d752a6777200e22bc98bd39e4463 (diff)
downloadgstreamer-plugins-good-bee771f4b78422c6627b0d360f92fe7a85b429e2.tar.gz
configure.ac: Commit 0.10.10.4 pre-release
Original commit message from CVS: * configure.ac: Commit 0.10.10.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 5f4155485..153e4528f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Commit 0.10.10.4 pre-release
+
2008-10-21 Jan Schmidt <jan.schmidt@sun.com>
* gst/avi/gstavimux.c:
diff --git a/configure.ac b/configure.ac
index bf1916a8f..805f0c00b 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.10.3,
+AC_INIT(GStreamer Good Plug-ins, 0.10.10.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)