diff --git a/ChangeLog b/ChangeLog index cd10c8c2e2..dc24944a3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-28 Jan Schmidt + + * configure.ac: + 0.10.8.4 pre-release + 2008-07-25 Edward Hervey * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment): diff --git a/configure.ac b/configure.ac index 1d2ce6bb33..f289db75e7 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.8.3, +AC_INIT(GStreamer Good Plug-ins, 0.10.8.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good)