diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-06-05 18:36:40 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-06-05 18:36:40 +0200 |
commit | c8d093627328c9d9850b29d15848db144e628a52 (patch) | |
tree | 4014f65eb602842039fd84024d9a8c9ae027f1aa /configure.ac | |
parent | f50d555755368d8bca419032956206c5fe376b40 (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 7e88c9588..d0c010689 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.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) +AC_INIT([GStreamer],[1.1.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer]) AG_GST_INIT dnl initialize automake (we require GNU make) |