diff options
-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) |