From 06db04ba666c130e5068d29cf771f73040646912 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 17 Aug 2016 15:29:13 +0200 Subject: Post release updates -- --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9b84c1708..26f70cf5c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 1.4.22 (unreleased) +------------------------------------------------- + + Noteworthy changes in version 1.4.21 (2016-08-17) ------------------------------------------------- diff --git a/configure.ac b/configure.ac index 8133537d8..f03859cac 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ min_automake_version="1.14" # (git tag -s gnupg-1.n.m) and run "./autogen.sh --force". Please # bump the version number immediately *after* the release and do # another commit and push so that the git magic is able to work. -m4_define([mym4_version], [1.4.21]) +m4_define([mym4_version], [1.4.22]) # Below is m4 magic to extract and compute the git revision number, # the decimalized short revision number, a beta version string and a -- cgit v1.2.3