diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 15:56:17 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-06-07 15:56:17 +0200 |
commit | 2160d7c0ccaa71f1b8785e1392898da862d591f3 (patch) | |
tree | d8e439918f2afb58ac34cf9ad90c854b0d9d604e /configure.ac | |
parent | b5d51b8577b5210e5e0182059aa36370820afd45 (diff) |
Release 0.11.92
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 0028d4f67..7612b347e 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.91.1, +AC_INIT(GStreamer, 0.11.92, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |