[Pkg-gnupg-commit] [gnupg2] 01/49: Post release updates

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Nov 8 19:30:51 UTC 2017


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

dkg pushed a commit to branch master
in repository gnupg2.

commit e1f04616e410dd31a0aa91d331817bd087093c8d
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 19 08:34:36 2017 +0200

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

diff --git a/NEWS b/NEWS
index 081dbcc..2dd4e53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.2.2 (unreleased)
+------------------------------------------------
+
+
 Noteworthy changes in version 2.2.1 (2017-09-19)
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index fbd5c18..70c1226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ min_automake_version="1.14"
 m4_define([mym4_package],[gnupg])
 m4_define([mym4_major], [2])
 m4_define([mym4_minor], [2])
-m4_define([mym4_micro], [1])
+m4_define([mym4_micro], [2])
 
 # 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/gnupg2.git



More information about the Pkg-gnupg-commit mailing list