From 3234460376010b49eb8ac450b7eb731d7cab5966 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 21 Dec 2006 17:03:39 +0000 Subject: configure.ac: Back to CVS Original commit message from CVS: * configure.ac: Back to CVS * gst-plugins-good.doap: Add 0.10.5 doap entry --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b2c019cd..49751ca4 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.5, +AC_INIT(GStreamer Good Plug-ins, 0.10.5.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) -- cgit