diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 17:05:44 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 17:05:44 +0000 |
commit | 804cfff20a7ddb656205df590c0f264603fdf4b2 (patch) | |
tree | f6ab0e358d8ff0880f3de16b1fbfd5b0b261a109 /configure.ac | |
parent | 88f63b77b520b49dce5ab1cfd5a18e8e93721c9b (diff) | |
download | gst-plugins-bad-804cfff20a7ddb656205df590c0f264603fdf4b2.tar.gz gst-plugins-bad-804cfff20a7ddb656205df590c0f264603fdf4b2.tar.bz2 gst-plugins-bad-804cfff20a7ddb656205df590c0f264603fdf4b2.zip |
configure.ac: Back to CVS
Original commit message from CVS:
* configure.ac:
Back to CVS
* gst-plugins-bad.doap:
Add release section for 0.10.4
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 cd9a6ade..2801b8c5 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.4, +AC_INIT(GStreamer Bad Plug-ins, 0.10.4.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |