From 260098a7617c30ee87966258dacfe58aeb1a25c0 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 19 Jul 2008 14:12:39 +0000 Subject: configure.ac: 0.10.8.2 pre-release Original commit message from CVS: * configure.ac: 0.10.8.2 pre-release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9d41b1b6..96ba5385 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.8.1, +AC_INIT(GStreamer Good Plug-ins, 0.10.8.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) -- cgit