From: Simon Josefsson Date: Mon, 11 Apr 2011 12:48:50 +0000 (+0200) Subject: Bump versions to reflect added header and functions. X-Git-Tag: v1.5.1~4 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d526129b96c5a4c142b9aa6b1e4e65473fc67ef9;p=yubikey-personalization Bump versions to reflect added header and functions. --- diff --git a/configure.ac b/configure.ac index 4e82911..00062f8 100644 --- a/configure.ac +++ b/configure.ac @@ -36,9 +36,9 @@ AC_CONFIG_MACRO_DIR([m4]) # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -AC_SUBST(LT_CURRENT, 5) +AC_SUBST(LT_CURRENT, 6) AC_SUBST(LT_REVISION, 0) -AC_SUBST(LT_AGE, 4) +AC_SUBST(LT_AGE, 5) AM_INIT_AUTOMAKE([-Wall -Werror]) AC_PROG_CC