From b7909955958423d2cc47ac503217372cb7286d02 Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Mon, 15 Aug 2011 08:27:59 +0200 Subject: [PATCH] Bump libtool version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dde0b61..25306dd 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_SUBST([LIBMPD_MICRO_VERSION]) # R is on changed source code. # A is age (added interfaces) # -LIBMPD_LIBTOOL_VERSION=3:0:2 +LIBMPD_LIBTOOL_VERSION=3:0:3 AC_SUBST(LIBMPD_LIBTOOL_VERSION) AC_PROG_CC -- 2.11.4.GIT