diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 14:51:06 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-05-04 14:51:06 +0000 |
commit | 57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5 (patch) | |
tree | d2e9c4149d5a8baec1c71682f39f00e891a4f14f /configure.ac | |
parent | 49c7d8e16620405c62a8a5be3db7802f41ded67e (diff) | |
download | gst-plugins-bad-57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5.tar.gz gst-plugins-bad-57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5.tar.bz2 gst-plugins-bad-57f0a48e7830ec1e34d52e7f2d62db8f7a28a5b5.zip |
Release 0.10.3
Original commit message from CVS:
Release 0.10.3
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 ac851c4e..edc3946a 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.2.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.3.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |