diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-10-07 16:48:25 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-10-07 16:48:25 +0100 |
commit | ad0a4f4819d125a5fcaeb8686fa679069f32a4a3 (patch) | |
tree | 1945588b97efa9e75a2f7a1cf1b1dc29e8015d3c /configure.ac | |
parent | c6de3adac8d85ea49cf71a2b9868f9c092427f94 (diff) |
Back to development (bug-fixing)
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 01daa9515..748e4a77f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ 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 dnl -AC_INIT(GStreamer, 1.0.1, +AC_INIT(GStreamer, 1.0.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |