[pkg-opensc-commit] [libp11] 79/239: experiment with svn version number.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 3233592b97203b2b62d0f16eb8556d98ee2a27fb
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Mon Dec 26 22:25:41 2005 +0000
experiment with svn version number.
---
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 63b0024..fea3eb6 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(libp11, WIP)
+AC_INIT(libp11, [0.2.1-svn-r[]m4_translit([$Revision: $],[Ra-z $:])])
+
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR(src/libp11.h)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list