diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-05-13 16:02:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-05-13 16:02:36 +0200 |
commit | ea4ea761e9f0f4759c8a4440912e44a61b4c907b (patch) | |
tree | faa04a8f0b1ff1f524082a5075b1f0a4f7069fd5 /configure.ac | |
parent | 31e196c16b6086625ea7d99583641c2d8eb85e71 (diff) |
Release 0.11.91
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 344803740..4b0aa00bf 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.90.1, +AC_INIT(GStreamer, 0.11.91, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |