From 1e42278d11730f8409878e3b4904fdd47e360e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 11 Mar 2020 19:26:56 -0400 Subject: Version 0.2.9 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a81c81a5..7e29d2a8 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(Farstream, 0.2.8.1, +AC_INIT(Farstream, 0.2.9, https://bugs.freedesktop.org/enter_bug.cgi?product=Farstream, farstream) @@ -56,7 +56,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0 dnl - interfaces added -> increment AGE dnl - interfaces removed -> AGE = 0 dnl sets FS_LT_LDFLAGS -AS_LIBTOOL(FS, 6, 0, 1) +AS_LIBTOOL(FS, 6, 1, 1) dnl FIXME: this macro doesn't actually work; dnl the generated libtool script has no support for the listed tags. -- cgit v1.2.1