diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
commit | a7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (patch) | |
tree | 235547737695473e9e91e955c488a0b5f40ae6d8 /configure.ac | |
parent | 4978843dcdc44d9e9ec5328670630f9811572797 (diff) | |
download | gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.gz gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.bz2 gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.zip |
Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6
Original commit message from CVS:
Release 0.10.6 - A Big Deep Breath
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 29650375..c39aabfb 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.5.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.6, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) |