[Pkg-gnupg-commit] [libassuan] 07/11: Release 2.5.1

Eric Dorland eric at moszumanska.debian.org
Sat Dec 9 06:48:45 UTC 2017


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

eric pushed a commit to branch master
in repository libassuan.

commit 8fc922c45b66d4e4d1c6c55de617cfeef2c01357
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Dec 7 15:54:01 2017 +0100

    Release 2.5.1
    
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 NEWS         | 4 +++-
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 89f86eb..23e2920 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 2.5.1 (unreleased) [C8/A8/R_]
+Noteworthy changes in version 2.5.1 (2017-12-07) [C8/A8/R1]
 ------------------------------------------------
 
+ * Fix c+p error in the previous usleep fix.
+
 
 Noteworthy changes in version 2.5.0 (2017-12-07) [C8/A8/R0]
 ------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 2c6e254..9b97ad4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
 #
 LIBASSUAN_LT_CURRENT=8
 LIBASSUAN_LT_AGE=8
-LIBASSUAN_LT_REVISION=0
+LIBASSUAN_LT_REVISION=1
 
 # If the API is changed in an incompatible way: increment the next counter.
 LIBASSUAN_CONFIG_API_VERSION=2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list