[pkg-opensc-commit] [engine-pkcs11] 71/152: fix version.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 9c9757eff5083b035ff1136c5c33e334e342ece9
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Jul 31 12:04:21 2008 +0000

    fix version.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index b8ffdbf..3259d59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [1])
-define([PACKAGE_VERSION_FIX], [4])
+define([PACKAGE_VERSION_FIX], [5])
 
 AC_INIT([engine_pkcs11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX-svn])
 AC_CONFIG_AUX_DIR([.])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list