[pkg-opensc-commit] [pam-p11] 49/66: build: increment version of master + suffix -svn->_git

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pam-p11.

commit 4e964728488b8dd90e4ad348fad2b6394ad30a37
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Fri Sep 27 22:15:59 2013 +0300

    build: increment version of master + suffix -svn->_git
    
    master version should be the version that we work toward.
    
    Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index f39409e..72afe4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [1])
-define([PACKAGE_VERSION_FIX], [5])
-define([PACKAGE_SUFFIX], [-svn])
+define([PACKAGE_VERSION_FIX], [6])
+define([PACKAGE_SUFFIX], [_git])
 
 AC_INIT([pam_p11],[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/pam-p11.git



More information about the pkg-opensc-commit mailing list