[pkg-opensc-commit] [engine-pkcs11] 31/152: set version number based on svn revision. thanks to werner koch.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:10 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 1f4cdaee4904989271e4fcecfba5182180e4a5dc
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Mon Dec 26 23:06:12 2005 +0000

    set version number based on svn revision. thanks to werner koch.
---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 558528c..469a128 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,8 @@ dnl Process this file with autoconf to produce a configure script.
 # Require autoconf 2.52
 AC_PREREQ(2.52)
 
-AC_INIT(engine_pkcs11, WIP)
+AC_INIT(engine_pkcs11, [0.1.3-svn-r[]m4_translit([$Revision$],[Ra-z $:])])
+
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 

-- 
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