[pkg-opensc-commit] [pkcs11-helper] 09/11: pkcs11-helper-1.09

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:40:35 UTC 2017


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

eric pushed a commit to tag pkcs11-helper-1.09
in repository pkcs11-helper.

commit fdb25fb120240cc2a43b40140a2ccd1750400deb
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Tue Aug 16 19:18:48 2011 +0000

    pkcs11-helper-1.09
---
 ChangeLog    | 2 +-
 configure.ac | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c513ead..7884193 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Copyright (c) 2005-2011 Alon Bar-Lev <alon.barlev at gmail.com>
 
 $Id$
 
-????-??-?? - Version 1.09
+2011-08-16 - Version 1.09
 
  * Do not retry if CKR_BUFFER_TOO_SMALL and none NULL target.
  * Fixup OpenSSL engine's rsa_priv_enc to use RSA size output buffer.
diff --git a/configure.ac b/configure.ac
index e6047e6..dd380b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,9 +52,9 @@
 AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [1])
-define([PACKAGE_VERSION_MINOR], [10])
+define([PACKAGE_VERSION_MINOR], [9])
 define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [-svn])
+define([PACKAGE_SUFFIX], [])
 
 AC_INIT([pkcs11-helper],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR[]PACKAGE_SUFFIX])
 AC_CONFIG_AUX_DIR([.])

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



More information about the pkg-opensc-commit mailing list