diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-16 11:55:19 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-16 11:55:19 +0000 |
commit | 4d87da5b96f2876e9145a13581b2513dc2e3a369 (patch) | |
tree | 330c7ed734c90ecf4a401846e3a6aa45443e7c6d /configure.ac | |
parent | 126e0fd0f4eed7cb748c2d7f6b2bed23c79ced35 (diff) | |
download | gst-plugins-bad-4d87da5b96f2876e9145a13581b2513dc2e3a369.tar.gz gst-plugins-bad-4d87da5b96f2876e9145a13581b2513dc2e3a369.tar.bz2 gst-plugins-bad-4d87da5b96f2876e9145a13581b2513dc2e3a369.zip |
configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a tarball on 2008-10-11
Original commit message from CVS:
* configure.ac:
Commit 0.10.8.2 pre-release bump, that actually went out in a
tarball on 2008-10-11
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 38f507a4..8c439a34 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.8.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.8.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |