configure.ac: Update version number to reflect 0.10.10 release from branch.
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 26 Aug 2008 23:05:57 +0000 (23:05 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 26 Aug 2008 23:05:57 +0000 (23:05 +0000)
Original commit message from CVS:
* configure.ac:
Update version number to reflect 0.10.10 release from
branch.

ChangeLog
configure.ac

index faaa4f1..a6d55c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       Update version number to reflect 0.10.10 release from
+       branch.
+
 2008-08-26  Michael Smith <msmith@songbirdnest.com>
 
        * sys/osxaudio/Makefile.am:
index d478556..382bd67 100644 (file)
@@ -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.9.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.10.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-good)