summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-16 17:10:42 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-16 17:10:42 +0000
commita39bf9ad081d1729f27b528a8b56e9c083ed7b3e (patch)
tree626fe0df7481c178fa1625bb52f02c48f27b5f47
parentcbeb0d1d49c14b8c070c6eba339997f439ef0459 (diff)
downloadgstreamer-plugins-good-a39bf9ad081d1729f27b528a8b56e9c083ed7b3e.tar.gz
configure.ac: 0.10.10.3 pre-release
Original commit message from CVS: * configure.ac: 0.10.10.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 1bdcb5aea..a2ce800bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
+ * configure.ac:
+ 0.10.10.3 pre-release
+
+2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
+
* tests/check/Makefile.am:
Don't run the states test on pulsesrc and pulsesink
diff --git a/configure.ac b/configure.ac
index 9b7adc3e9..bf1916a8f 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.2,
+AC_INIT(GStreamer Good Plug-ins, 0.10.10.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)