diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:55:42 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:55:42 +0100 |
commit | 76436c0f63b53cf16010c2527888809ac936dfca (patch) | |
tree | 1ab943d0f4dd31911959fe67043b1996f0294e85 /configure.ac | |
parent | 5bf86a8728c201ecf628c4e4df47a54e95840ae0 (diff) |
back to development
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 ef71c66eb..d86ca235c 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.11.2, +AC_INIT(GStreamer Bad Plug-ins, 0.11.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |