diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 15:32:10 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 15:32:10 +0000 |
commit | 3959e201fe5d7ced0e2a3c8be6219425c7680b3a (patch) | |
tree | a1d17e8f09899bebdd662faa41e32420a1866cee | |
parent | 711e08bbdc5f4148fa80d484feee70115ba7dcbc (diff) | |
download | gst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.tar.gz gst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.tar.bz2 gst-plugins-bad-3959e201fe5d7ced0e2a3c8be6219425c7680b3a.zip |
configure.ac: Back to CVS
Original commit message from CVS:
* configure.ac:
Back to CVS
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2006-05-04 Jan Schmidt <thaytan@mad.scientist.com> + + * configure.ac: + Back to CVS + === release 0.10.3 === 2006-05-04 Jan Schmidt <thaytan@mad.scientist.com> diff --git a/configure.ac b/configure.ac index 92112286..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, +AC_INIT(GStreamer Bad Plug-ins, 0.10.3.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |