[pkg-opensc-commit] [engine-pkcs11] 19/43: Version bump to 0.2.1_git

Eric Dorland eric at moszumanska.debian.org
Sun Jan 31 06:38:47 UTC 2016


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

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

commit eea49a30eaee784f43f0369a416de4fbe4ffadfa
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date:   Wed Jan 6 20:20:17 2016 +0100

    Version bump to 0.2.1_git
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6395ecf..47bffb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [2])
-define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [])
+define([PACKAGE_VERSION_FIX], [1])
+define([PACKAGE_SUFFIX], [_git])
 
 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