diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-10-25 12:10:27 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-10-25 12:10:27 +0100 |
commit | ebbce545831bc96fa3005b3074dbca9e5adc3eff (patch) | |
tree | 6ec95bb450ecf61f5f3f330b47d9eb222cae1af9 /configure.ac | |
parent | 6d44898652a4b97ac716fd8e0a0087b3ff267f97 (diff) |
Back to feature 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 9e5dd729f..4398a3200 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.2, +AC_INIT(GStreamer, 1.1.0.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |