diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-24 00:18:30 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-24 00:18:30 +0000 |
commit | 10e4194d5da531826365d11d085e9715cc2e1764 (patch) | |
tree | eb7e8a12e56aa4e345b12773cde33e199f344b95 /configure.ac | |
parent | 5d68a26ffa04450f33d812e90934c2f2a3c4f331 (diff) | |
download | gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.tar.gz gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.tar.bz2 gst-plugins-bad-10e4194d5da531826365d11d085e9715cc2e1764.zip |
Release 0.10.7RELEASE-0_10_7
Original commit message from CVS:
Release 0.10.7
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 6f57c9cc..5dc4fd94 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.6.4, +AC_INIT(GStreamer Bad Plug-ins, 0.10.7, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |