[pkg-opensc-commit] [libp11] 14/239: use a 3 digits version number (instead of 2) and start with 0.1.0

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:03 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 a17e1ce7bf7139f34505ae61d96fc8ac29f742e2
Author: Ludovic Rousseau <ludovic.rousseau+github at gmail.com>
Date:   Thu Aug 25 20:30:13 2005 +0000

    use a 3 digits version number (instead of 2) and start with 0.1.0
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index cc20b31..2252fc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Require autoconf 2.52
 AC_PREREQ(2.52)
 
-AC_INIT(libp11, 0.0)
+AC_INIT(libp11, 0.1.0)
 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