diff options
author | Thibault Saunier <tsaunier@gnome.org> | 2015-09-25 12:03:45 +0200 |
---|---|---|
committer | Thibault Saunier <tsaunier@gnome.org> | 2015-09-25 12:03:45 +0200 |
commit | 3ff39bb485d95f6683abe70cf2898723a46db1bb (patch) | |
tree | bae6b6813134c27a72154df38ee483afd074701c /configure.ac | |
parent | 736cc553f4ccdf41dd0725d806ec2a2801fbb987 (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 d482d4e..3fc4486 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.68]) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer GObject Introspection overrides for Python , 1.6.0, +AC_INIT(GStreamer GObject Introspection overrides for Python , 1.7.0.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python) |