From eab2b16b63a17e73abf9c0002503531f595cf982 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 21 May 2009 21:02:11 +0100 Subject: Back to hacking -> 0.10.15.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 55e4fa73..6c38fc72 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.15, +AC_INIT(GStreamer Good Plug-ins, 0.10.15.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) -- cgit