From 17f8cd76419eec7f1b73c4036e82061cf48b67b2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 26 Aug 2015 09:02:27 +0200 Subject: Post release updates -- --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3b8a1ae..ad19b1b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 1.21 (unreleased) [C16/A16/R_] +----------------------------------------------- + + Noteworthy changes in version 1.20 (2015-08-26) [C16/A16/R0] ----------------------------------------------- diff --git a/configure.ac b/configure.ac index ec8d112..8946ffa 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ min_automake_version="1.14" # another commit, and a push so that the git magic is able to work. # See below for the LT versions. m4_define([mym4_version_major], [1]) -m4_define([mym4_version_minor], [20]) +m4_define([mym4_version_minor], [21]) # Below is m4 magic to extract and compute the revision number, the # decimalized short revision number, a beta version string, and a flag -- cgit v1.2.3