diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:56:32 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:56:32 +0100 |
commit | fe869166553ac7a3b13ce69323122628d6aa656a (patch) | |
tree | cad4230710d056992c7f930a7ca64182fb8d6340 | |
parent | ec8432a97619da03713c24f41399e2cea4893260 (diff) |
back to development0.11
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0d28c25..528dfe6 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.2, +AC_INIT(GStreamer Libav, 0.11.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-ffmpeg) |