diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-02-17 11:07:33 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-02-17 11:07:33 +0100 |
commit | 8f20bd588e6696ec9f57abe109c8205326bef74a (patch) | |
tree | 62ef1bab228a08c07abcce0f1cab42f6378c98ab | |
parent | b54ae10a3db1a5e4d04409fc99aa024e26b5db27 (diff) |
back to development
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f10dde9..587668f 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 Libav, 0.11.1, +AC_INIT(GStreamer Libav, 0.11.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-ffmpeg) |