diff --git a/ChangeLog b/ChangeLog index dd8609f95d..dcbdad3e5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-22 Jan Schmidt + + * configure.ac: + 0.10.7.4 pre-release + 2008-04-22 Jan Schmidt * gst/goom/config_param.c: (goom_plugin_parameters_free): diff --git a/configure.ac b/configure.ac index 7b574d43a1..e38f54788c 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.3, +AC_INIT(GStreamer Good Plug-ins, 0.10.7.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good)