[pkg-opensc-commit] [pkcs11-helper] 06/07: Reease 1.07

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:40:22 UTC 2017


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

eric pushed a commit to tag pkcs11-helper-1.07
in repository pkcs11-helper.

commit 43042da2250c352a4c32dcb4eda812987673d6da
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Fri Feb 27 03:03:11 2009 +0000

    Reease 1.07
---
 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9b878d9..40cd32e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Copyright (c) 2006-2008 Alon Bar-Lev <alon.barlev at gmail.com>
 
 $Id$
 
+2009-02-27 - Version 1.07
+
+ * Minor Win64 fixup.
+
 2008-07-31 - Version 1.06
 
  * Some MinGW build fixups.
diff --git a/configure.ac b/configure.ac
index 5cf3f81..e973e25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ(2.60)
 define([PACKAGE_VERSION_MAJOR], [1])
 define([PACKAGE_VERSION_MINOR], [07])
 define([PACKAGE_VERSION_FIX], [0])
-define([PACKAGE_SUFFIX], [-svn])
+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