From cc32b51ddc7963996401335a4751a005f8c97288 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 22 Mar 2012 15:55:28 +0100 Subject: [PATCH] back to development --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 82b58b53a4..31bffb3dad 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, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/pre -AC_INIT(GStreamer Good Plug-ins, 0.11.2, +AC_INIT(GStreamer Good Plug-ins, 0.11.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good)