From 0c87032e593952aaaf460742b9fd279422f4ba9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 13 May 2012 16:59:42 +0200 Subject: [PATCH] Back to development --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3671b5a943..5d36da47d9 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/prerelease -AC_INIT(GStreamer Base Plug-ins, 0.11.91, +AC_INIT(GStreamer Base Plug-ins, 0.11.91.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base)