diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 16:18:15 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 16:18:15 +0100 |
commit | 22c398b18998a23ec81df1334a21b29bf6539a21 (patch) | |
tree | b242057724f0d16119ff7b9c911da88824d52235 /configure.ac | |
parent | 6112fa331e73b235e670fa1df3b51be17853934c (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 fa325a3ab..f398d14e6 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.93, +AC_INIT(GStreamer, 0.11.93.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |