[pkg-opensc-commit] [engine-pkcs11] 88/152: New 0.1.7 release.
Eric Dorland
eric at moszumanska.debian.org
Mon Oct 19 03:11:19 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 8f73a3ccb589e5b796f86bf9e006e9a58e3104b7
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Tue Oct 20 12:21:45 2009 +0000
New 0.1.7 release.
---
NEWS | 2 +-
configure.ac | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index f98d3a1..e1c7e0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
NEWS for Engine PKCS#11 -- History of user visible changes
-New in 0.1.7; 200X-XX-XX; Name
+New in 0.1.7; 2009-10-20; Andreas Jellinghaus
* Buffer overrun fixed by David Smith
New in 0.1.6; 2009-06-15; Andreas Jellinghaus
diff --git a/configure.ac b/configure.ac
index 82c8318..efe789c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [1])
-define([PACKAGE_VERSION_FIX], [6])
-define([PACKAGE_SUFFIX], [-svn])
+define([PACKAGE_VERSION_FIX], [7])
+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