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