[pkg-opensc-commit] [libp11] 130/239: Ah, fix these number for libtool.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit d66414a83b881c9bdb20a510d5cc7ef9ac38619e
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Wed Jul 30 12:15:01 2008 +0000
Ah, fix these number for libtool.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ff78db4..ba56b1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ LIBP11_VERSION_FIX="PACKAGE_VERSION_FIX"
# (Interfaces added: CURRENT++, REVISION=0)
LIBP11_LT_CURRENT="1"
LIBP11_LT_OLDEST="0"
-LIBP11_LT_REVISION="1"
+LIBP11_LT_REVISION="2"
LIBP11_LT_AGE="$((${LIBP11_LT_CURRENT}-${LIBP11_LT_OLDEST}))"
AC_CONFIG_SRCDIR([src/libp11.h])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list