Post release updates

--
This commit is contained in:
Werner Koch 2022-08-10 15:33:02 +02:00
parent 26ff163bd6
commit 7e2ef54b9c
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Noteworthy changes in version 1.18.1 (unreleased)
-------------------------------------------------
Noteworthy changes in version 1.18.0 (2022-08-10) Noteworthy changes in version 1.18.0 (2022-08-10)
------------------------------------------------- -------------------------------------------------

View File

@ -32,7 +32,7 @@ min_automake_version="1.14"
m4_define([mym4_package],[gpgme]) m4_define([mym4_package],[gpgme])
m4_define([mym4_major], [1]) m4_define([mym4_major], [1])
m4_define([mym4_minor], [18]) m4_define([mym4_minor], [18])
m4_define([mym4_micro], [0]) m4_define([mym4_micro], [1])
# Below is m4 magic to extract and compute the git revision number, # Below is m4 magic to extract and compute the git revision number,
# the decimalized short revision number, a beta version string and a # the decimalized short revision number, a beta version string and a