From b15ce1e2a2b94118c1472da3bedb595a1de112be Mon Sep 17 00:00:00 2001 From: J. Ali Harlow Date: Sat, 23 Aug 2014 17:24:34 +0100 Subject: [PATCH] Update libtool versioning in preparation for release --- configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index e4bb68a..d817801 100644 --- a/configure.ac +++ b/configure.ac @@ -10,9 +10,9 @@ AM_MAINTAINER_MODE # # See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details # -LT_CURRENT=4 +LT_CURRENT=5 LT_REVISION=0 -LT_AGE=0 +LT_AGE=1 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE) -- 1.7.1