diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-03-08 23:42:51 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-03-08 23:42:51 +0000 |
commit | 01b686152744710d9431753f807bfee1d7cfe91e (patch) | |
tree | 481f1a35c12316e85b2a2cedf46acd2854abb58e /configure.ac | |
parent | e83ecaa3680f532bb67a478f749f41723226771c (diff) |
Release 0.10.20RELEASE-0.10.20
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 74096a3e3..cd62855d9 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/pre -AC_INIT(GStreamer Good Plug-ins, 0.10.19, +AC_INIT(GStreamer Good Plug-ins, 0.10.20, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) |