diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:31:53 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:31:53 +0300 |
commit | df995fad7be0bbd596a8266a3af9b616940b0244 (patch) | |
tree | eb137a212142793364d1880c66610d0e0896f85e /configure.ac | |
parent | ffbb6a65f0a47e66560e287aa0c2510127e70fa7 (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 5333e8c..18e191b 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.9.2, +AC_INIT(GStreamer GObject Introspection overrides for Python , 1.9.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python) |