configure.ac: 0.10.7.4 pre-release

Original commit message from CVS:
* configure.ac:
0.10.7.4 pre-release
This commit is contained in:
Jan Schmidt 2008-05-19 21:38:16 +00:00
parent 6385946841
commit 0f3279aeb1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-05-19 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
0.10.7.4 pre-release
2008-05-19 Edward Hervey <edward.hervey@collabora.co.uk>
* ext/mad/gstmad.c: (gst_mad_convert_src), (gst_mad_chain):

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/prerelease
AC_INIT(GStreamer Ugly Plug-ins, 0.10.7.3,
AC_INIT(GStreamer Ugly Plug-ins, 0.10.7.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)