diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-24 22:45:11 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-24 22:45:11 +0000 |
commit | 9bb4caf90e3745b4cf43c996119ad603fa875b10 (patch) | |
tree | df2f5e5e33445daafde2a5cfed5287b390c92085 /configure.ac | |
parent | 453c93192d5d8550f88be6b3bc58b69aeeb2f1b5 (diff) | |
download | gst-plugins-bad-RELEASE-0_10_9.tar.gz gst-plugins-bad-RELEASE-0_10_9.tar.bz2 gst-plugins-bad-RELEASE-0_10_9.zip |
Release 0.10.9RELEASE-0_10_9
Original commit message from CVS:
Release 0.10.9
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 0324364e..3ac3014c 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.4, +AC_INIT(GStreamer Bad Plug-ins, 0.10.9, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |