[Pkg-gnupg-commit] [libassuan] 01/11: Post release updates

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 c39244aa5802d7ec44134def94a5c919752b5491
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Dec 1 15:41:08 2017 +0100

    Post release updates
    
    --
---
 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 9d7fdb3..022af96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.4.6 (unreleased) [C7/A7/R_]
+------------------------------------------------
+
+
 Noteworthy changes in version 2.4.5 (2017-12-01) [C7/A7/R5]
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index ddd28b4..40c378c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ min_automake_version="1.14"
 m4_define([mym4_package],[libassuan])
 m4_define([mym4_major], [2])
 m4_define([mym4_minor], [4])
-m4_define([mym4_micro], [5])
+m4_define([mym4_micro], [6])
 
 # To start a new development series, i.e a new major or minor number
 # you need to mark an arbitrary commit before the first beta release

-- 
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