diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-30 16:01:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-30 16:01:36 +0200 |
commit | 315c69034767ae8d3afdbab09a99394aabc553ca (patch) | |
tree | 683d45109cd08065f80c88ef0daa90b9078ce78f /configure.ac | |
parent | 940d253b7824644d1088386049f22444c389fbc2 (diff) | |
download | gstreamer-plugins-bad-315c69034767ae8d3afdbab09a99394aabc553ca.tar.gz |
0.10.19.5 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 143750141..d180d7ad1 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.4, +AC_INIT(GStreamer Bad Plug-ins, 0.10.19.5, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |