[pkg-opensc-commit] [pkcs11-helper] 248/253: post pkcs11-helper-1.21

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:25 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 dbf055ffbfeb117427b8a852bc1ec76b92c35a52
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Thu Jan 5 21:08:26 2017 +0200

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

diff --git a/ChangeLog b/ChangeLog
index 71c7ff1..c89d8f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 pkcs11-helper
 Copyright (c) 2005-2017 Alon Bar-Lev <alon.barlev at gmail.com>
 
+????-??-?? - Version 1.22
+
+
 2017-01-06 - Version 1.21
 
  * mbedtls: fix missing logic if issur certificate, thanks to Steffan Karger
diff --git a/configure.ac b/configure.ac
index 423cede..291fbc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,9 +52,9 @@
 AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [1])
-define([PACKAGE_VERSION_MINOR], [21])
+define([PACKAGE_VERSION_MINOR], [22])
 define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [])
+define([PACKAGE_SUFFIX], [_master])
 
 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