mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-10 13:04:23 +01:00
Post release updates
--
This commit is contained in:
parent
7e48331afb
commit
89b3ef3259
4
NEWS
4
NEWS
@ -1,3 +1,7 @@
|
|||||||
|
Noteworthy changes in version 2.2.47 (unreleased)
|
||||||
|
-------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 2.2.46 (2025-01-07)
|
Noteworthy changes in version 2.2.46 (2025-01-07)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
|
2
README
2
README
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
Note that the 2.2 series of GnuPG reached end-of-life on 2024-12-31
|
Note that the 2.2 series of GnuPG reached end-of-life on 2024-12-31
|
||||||
and no further updates will be released to the public. However,
|
and no further updates will be released to the public. However,
|
||||||
costomers of g10 Code with extended long term support contracts will
|
customers of g10 Code with extended long term support contracts will
|
||||||
still be served with updates if necessary. Everyone else please
|
still be served with updates if necessary. Everyone else please
|
||||||
switch to GnuPG 2.4. For end of life statements see
|
switch to GnuPG 2.4. For end of life statements see
|
||||||
https://gnupg.org/download/index.html#end-of-life .
|
https://gnupg.org/download/index.html#end-of-life .
|
||||||
|
@ -29,7 +29,7 @@ min_automake_version="1.16.3"
|
|||||||
m4_define([mym4_package],[gnupg])
|
m4_define([mym4_package],[gnupg])
|
||||||
m4_define([mym4_major], [2])
|
m4_define([mym4_major], [2])
|
||||||
m4_define([mym4_minor], [2])
|
m4_define([mym4_minor], [2])
|
||||||
m4_define([mym4_micro], [46])
|
m4_define([mym4_micro], [47])
|
||||||
|
|
||||||
# To start a new development series, i.e a new major or minor number
|
# 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
|
# you need to mark an arbitrary commit before the first beta release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user