[pkg-opensc-commit] [libp11] 129/239: We added a function, so we need to increase the minor number.

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:17 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 81a93c0f6b5b546787b719f50dd4cf6fa598036d
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Jul 30 12:14:12 2008 +0000

    We added a function, so we need to increase the minor number.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6689c81..ff78db4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [2])
-define([PACKAGE_VERSION_FIX], [3])
+define([PACKAGE_VERSION_FIX], [4])
 
 AC_INIT([libp11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX-svn])
 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