[pkg-opensc-commit] [pkcs11-helper] 243/253: pkcs11-helper-1.20

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:24 UTC 2017


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

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

commit f0bbc210e3d50e3ddc81551811a322a035e218a6
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Thu Dec 8 17:47:35 2016 +0200

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

diff --git a/ChangeLog b/ChangeLog
index fe10876..acbd289 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Copyright (c) 2005-2011 Alon Bar-Lev <alon.barlev at gmail.com>
 
 $Id$
 
-????-??-?? - Version 1.12
+2016-12-08 - Version 1.20
 
  * polarssl: support polarssl-1.3, thanks to Steffan Karger.
  * certificate: ignore certificate object without CKA_ID.
diff --git a/configure.ac b/configure.ac
index 82fe741..a21f480 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,9 +52,9 @@
 AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [1])
-define([PACKAGE_VERSION_MINOR], [12])
+define([PACKAGE_VERSION_MINOR], [20])
 define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [_master])
+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