From 9cae51a989360aa75f44f482c354267899ce143d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 11 Feb 2010 23:57:38 +0000 Subject: [PATCH] configure: back to development Slushy freeze remains in effect. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5c3acc8c19..93dbddf99d 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.10.26, +AC_INIT(GStreamer Base Plug-ins, 0.10.26.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base)