From f19ab77fd818e020070c49d312c4a6e9eac3bc97 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 21 Dec 2006 15:40:55 +0000 Subject: configure.ac: releasing 0.10.5, "The Path of Thorns" Original commit message from CVS: === release 0.10.5 === 2006-12-21 Jan Schmidt * configure.ac: releasing 0.10.5, "The Path of Thorns" --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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) -- cgit