From 24d8c00e6e7902a293eaf303f20bb8df803f9cce Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 18 Feb 2015 14:32:11 +0100 Subject: Post release updates. -- --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d647e3069..fe58b1228 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 2.0.28 (unreleased) +------------------------------------------------- + + Noteworthy changes in version 2.0.27 (2015-02-18) ------------------------------------------------- diff --git a/configure.ac b/configure.ac index f07f345b4..abd95180a 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ min_automake_version="1.14" # (git tag -s gnupg-2.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], [2.0.27]) +m4_define([mym4_version], [2.0.28]) # 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