From 5879b8d07fdd7733cf83f2b8b58dae92f478511a Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 15 Apr 2009 22:24:45 +0100 Subject: [PATCH] release: Bump version to 0.10.22.2 for pre-release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 65a7006..319a1ce 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer, 0.10.22.1, +AC_INIT(GStreamer, 0.10.22.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT @@ -43,7 +43,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0 dnl - interfaces added -> increment AGE dnl - interfaces removed -> AGE = 0 dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 19, 0, 19) +AS_LIBTOOL(GST, 20, 0, 20) dnl FIXME: this macro doesn't actually work; dnl the generated libtool script has no support for the listed tags. -- 2.7.4