diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-19 10:32:38 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-19 10:32:38 +0000 |
commit | 7f82ba3d84c698779da1fea1aa72a0c15a9134fb (patch) | |
tree | 706b64136cd802654d51dcd6d7379041f74d780a /configure.ac | |
parent | f0801eaad61403d3021ae6c0f415e43efe705898 (diff) | |
download | gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.tar.gz gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.tar.bz2 gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.zip |
Release 0.10.5RELEASE-0_10_5
Original commit message from CVS:
Release 0.10.5
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 bd63e7c3..4f02a260 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.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.5, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |