summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-12-21 15:40:55 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-21 15:40:55 +0000
commitf19ab77fd818e020070c49d312c4a6e9eac3bc97 (patch)
tree2a11382c3726c61e4cbfc2d427c69e235a5f518c /configure.ac
parent5827843f2d2e3b8579539dbc5892612ec48f0296 (diff)
configure.ac: releasing 0.10.5, "The Path of Thorns"
Original commit message from CVS: === release 0.10.5 === 2006-12-21 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.5, "The Path of Thorns"
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index df904064..b2c019cd 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, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.4.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.5,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)