diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 15:05:08 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 15:11:37 +0100 |
commit | 6112fa331e73b235e670fa1df3b51be17853934c (patch) | |
tree | 12a3a641cbc20ba30bafeed34d0693d036a35efb /configure.ac | |
parent | 5bff3ba949d2ac0a9946c1240e6d4a5bb53fda99 (diff) |
Release 0.11.93
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 9d9efa3c2..fa325a3ab 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.1, +AC_INIT(GStreamer, 0.11.93, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |