diff --git a/ChangeLog b/ChangeLog index 1e9c9afe94..b45c77dd9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-16 Jan Schmidt + + * configure.ac: + 0.10.7.3 pre-release + 2008-04-16 Jan Schmidt * tests/check/Makefile.am: diff --git a/configure.ac b/configure.ac index 14eb22480c..7b574d43a1 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.7.1, +AC_INIT(GStreamer Good Plug-ins, 0.10.7.3, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good)