1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-07 12:56:21 +02:00

Post release updates

--
This commit is contained in:
Werner Koch 2024-07-05 17:28:09 +02:00
parent 4668fb1a70
commit 8828a5fe54
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 2.5.1 (unreleased)
------------------------------------------------
Noteworthy changes in version 2.5.0 (2024-07-05)
------------------------------------------------

View File

@ -29,7 +29,7 @@ min_automake_version="1.16.3"
m4_define([mym4_package],[gnupg])
m4_define([mym4_major], [2])
m4_define([mym4_minor], [5])
m4_define([mym4_micro], [0])
m4_define([mym4_micro], [1])
# 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