diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 14:52:55 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 14:52:55 +0000 |
commit | 9a2c60e7f30144a019fa49d1bc7180fb236bb187 (patch) | |
tree | 2f5708b06fcb32cd79e071f9057dc7cfdf6944d6 /configure.ac | |
parent | 57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5 (diff) | |
download | gst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.tar.gz gst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.tar.bz2 gst-plugins-bad-9a2c60e7f30144a019fa49d1bc7180fb236bb187.zip |
configure.ac: Back to CVS
Original commit message from CVS:
* configure.ac:
Back to CVS
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 edc3946a..2438f617 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.3.0, +AC_INIT(GStreamer Bad Plug-ins, 0.10.3.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |