diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 23:50:31 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 23:50:31 +0000 |
commit | 6c322640d53093d0e34961ef8cbaeaac1290ae21 (patch) | |
tree | 80bfc3f46903509832c6cbfb2d87086c076e6bdf /configure.ac | |
parent | a7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (diff) | |
download | gst-plugins-bad-6c322640d53093d0e34961ef8cbaeaac1290ae21.tar.gz gst-plugins-bad-6c322640d53093d0e34961ef8cbaeaac1290ae21.tar.bz2 gst-plugins-bad-6c322640d53093d0e34961ef8cbaeaac1290ae21.zip |
configure.ac: Back to development...
Original commit message from CVS:
* configure.ac:
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 c39aabfb..47bd9cd3 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) 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 Bad Plug-ins, 0.10.6, +AC_INIT(GStreamer Bad Plug-ins, 0.10.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |