[pkg-opensc-commit] [libp11] 40/67: Version bump to 0.3.1_git
Eric Dorland
eric at moszumanska.debian.org
Sat Jan 30 05:34:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 1434b15d97bb6bfbcd77cf29ab987f3578867fd0
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date: Wed Jan 6 20:13:04 2016 +0100
Version bump to 0.3.1_git
---
appveyor.yml | 3 +--
configure.ac | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/appveyor.yml b/appveyor.yml
index a125f1b..e3f1d22 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-version: 0.3.0.{build}
+version: 0.3.1.{build}
platform:
- x86
@@ -8,7 +8,6 @@ configuration:
- Release
- Debug
-
environment:
matrix:
- VSVER: 12
diff --git a/configure.ac b/configure.ac
index f54edbd..b437122 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [3])
-define([PACKAGE_VERSION_FIX], [0])
+define([PACKAGE_VERSION_FIX], [1])
define([PACKAGE_SUFFIX], [_git])
AC_INIT([libp11],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
--
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