diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 15:56:44 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 15:56:44 +0200 |
commit | 21a69f54af85a696619a4c91b4389e6564bffeb8 (patch) | |
tree | 3f6b11d252965871252734c71ab755dc045f6dbe /configure.ac | |
parent | 2160d7c0ccaa71f1b8785e1392898da862d591f3 (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 7612b347e..ed5a43b92 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.62) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, git and prerelease does Werror too -AC_INIT(GStreamer, 0.11.92, +AC_INIT(GStreamer, 0.11.92.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |