Post release updates

--
This commit is contained in:
Werner Koch 2017-08-09 16:58:47 +02:00
parent e8ffa9a6ca
commit d6b40a9c86
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 6 additions and 2 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Noteworthy changes in version 2.2.0 (unreleased)
-------------------------------------------------
Noteworthy changes in version 2.1.23 (2017-08-09)
-------------------------------------------------

View File

@ -27,8 +27,8 @@ min_automake_version="1.14"
# another commit and push so that the git magic is able to work.
m4_define([mym4_package],[gnupg])
m4_define([mym4_major], [2])
m4_define([mym4_minor], [1])
m4_define([mym4_micro], [23])
m4_define([mym4_minor], [2])
m4_define([mym4_micro], [0])
# 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