diff options
author | Thibault Saunier <tsaunier@gnome.org> | 2015-06-24 17:44:44 +0200 |
---|---|---|
committer | Thibault Saunier <tsaunier@gnome.org> | 2015-06-24 17:44:44 +0200 |
commit | 1d02193f47aa294b53cf9cb0ba480865d93330a6 (patch) | |
tree | 85631fc1bfca46d10633be7f6059cc7dc8ee2b3c /configure.ac | |
parent | a4bbd96af18a2065995610e824b9a0165632a56e (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 39ef93f..e0ae711 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.5.2, +AC_INIT(GStreamer GObject Introspection overrides for Python , 1.5.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python) |