diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:31:21 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:31:21 +0300 |
commit | b6c5ea582ae0bf9c17f964d7ab49f92100492392 (patch) | |
tree | decd56c6b8843160da46822d4d59fea8779df18f | |
parent | fca6c1bdb089dc633d2564c5bb547aab6d9e478b (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 a670614..edd4eee 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.69) 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, 1.9.2, +AC_INIT(GStreamer libav, 1.9.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) |