[pkg-opensc-commit] [libp11] 150/239: prepare release 0.2.6.

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:21 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 f95c7b5d4ff11916bc4d7a72d9db53d2b408e949
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Jul 22 10:20:58 2009 +0000

    prepare release 0.2.6.
---
 NEWS         | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 049f4cf..248b927 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 NEWS for Libp11 -- History of user visible changes
 
+New in 0.2.6; 2009-07-22; Andreas Jellinghaus
+* Fix new version: add new symbol to export file
+* fix building on MSVC plattform
+
 New in 0.2.5; 2009-06-15; Andreas Jellinghaus
 * Add function to export the slot id (Douglas E. Engert).
 * Increase library version because of the new function.
diff --git a/configure.ac b/configure.ac
index 91efae3..b0b4e58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ AC_PREREQ(2.60)
 
 define([PACKAGE_VERSION_MAJOR], [0])
 define([PACKAGE_VERSION_MINOR], [2])
-define([PACKAGE_VERSION_FIX], [5])
-define([PACKAGE_SUFFIX], [-svn])
+define([PACKAGE_VERSION_FIX], [6])
+define([PACKAGE_SUFFIX], [])
 
 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