[pkg-opensc-commit] [engine-pkcs11] 142/152: released 0.2.0

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:27 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 6909d6761c8820e1750fa0bf4fa8532c82f34e35
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Fri Oct 9 14:16:50 2015 +0200

    released 0.2.0
---
 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index bff7fa9..f966f8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS for Engine PKCS#11 -- History of user visible changes
 
-New in 0.2.0; unreleased; Nikos Mavrogiannopoulos
+New in 0.2.0; 2015-10-09; Nikos Mavrogiannopoulos
 * Added support for ECDSA when compiled with libp11 0.3.0
   (Douglas E. Engert)
 * Updated engine name to match other openssl engines
diff --git a/configure.ac b/configure.ac
index cc69e3f..78df4db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.60)
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [2])
 define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [_git])
+define([PACKAGE_SUFFIX], [])
 
 AC_INIT([engine_pkcs11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
 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