[pkg-opensc-commit] [libp11] 147/239: we branched for 0.2.5, new development gets -svn suffix.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:20 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 c98df2fdce863ffb87db2ffdd704d4ddfb75cd2c
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Mon Jun 15 19:52:41 2009 +0000
we branched for 0.2.5, new development gets -svn suffix.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ae848d6..91efae3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [2])
define([PACKAGE_VERSION_FIX], [5])
-define([PACKAGE_SUFFIX], [])
+define([PACKAGE_SUFFIX], [-svn])
AC_INIT([libp11],[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/libp11.git
More information about the pkg-opensc-commit
mailing list