[pkg-opensc-commit] [engine-pkcs11] 02/04: fix version.

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


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

eric pushed a commit to tag engine_pkcs11-0.1.5
in repository engine-pkcs11.

commit 6a8556ea03f3a655ca0cbdd87ae3f43c2a1bc07a
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Jul 31 12:04:10 2008 +0000

    fix version.
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b8ffdbf..ef65580 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,9 +3,9 @@ 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_INIT([engine_pkcs11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX])
 AC_CONFIG_AUX_DIR([.])
 AM_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])

-- 
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