diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-21 21:42:04 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-21 21:42:04 +0200 |
commit | 4d7ce8c5068b89b149704d005187186eb9a75dce (patch) | |
tree | 259fca2406ea2b4498be9d885008d73fe09060ea /configure.ac | |
parent | 0ee6ce901ddec2538783c4d271a02ec38e71ee5f (diff) | |
download | gstreamer-plugins-bad-4d7ce8c5068b89b149704d005187186eb9a75dce.tar.gz |
0.10.19.4 pre-release
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1840dc610..fccaab327 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Bad Plug-ins, 0.10.19.3, +AC_INIT(GStreamer Bad Plug-ins, 0.10.19.4, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |