configure.ac: Update version number to reflect 0.10.10 release from branch.

Original commit message from CVS:
* configure.ac:
Update version number to reflect 0.10.10 release from
branch.
This commit is contained in:
Jan Schmidt 2008-08-26 23:05:57 +00:00
parent 192c1b942b
commit 0e88c19b9f
2 changed files with 7 additions and 1 deletions

View file

@ -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:

View 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)