From a013a6864b10f3f46a18266b833b78de04c46701 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 5 Oct 2008 11:33:47 +0000 Subject: [PATCH] configure.ac: Back to development -> 0.10.21.1 Original commit message from CVS: * configure.ac: Back to development -> 0.10.21.1 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index af02c04b1a..6827924416 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-05 Jan Schmidt + + * configure.ac: + Back to development -> 0.10.21.1 + 2008-10-05 Sebastian Dröge * gst/typefind/gsttypefindfunctions.c: (flac_type_find), diff --git a/configure.ac b/configure.ac index ec51e36da4..2bbac55763 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/prerelease -AC_INIT(GStreamer Base Plug-ins, 0.10.21, +AC_INIT(GStreamer Base Plug-ins, 0.10.21.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base)