aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-01-07 09:40:13 +0000
committerWerner Koch <[email protected]>2025-01-07 09:40:13 +0000
commit89b3ef325973909116b15efdef9e02e6edc93da9 (patch)
tree68479a87225a61adde901790b8d7fc9e5585f7bc
parentRelease 2.2.46 (diff)
downloadgnupg-89b3ef325973909116b15efdef9e02e6edc93da9.tar.gz
gnupg-89b3ef325973909116b15efdef9e02e6edc93da9.zip
Post release updates
--
-rw-r--r--NEWS4
-rw-r--r--README2
-rw-r--r--configure.ac2
3 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index abdbbcac3..816eb3b25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 2.2.47 (unreleased)
+-------------------------------------------------
+
+
Noteworthy changes in version 2.2.46 (2025-01-07)
-------------------------------------------------
diff --git a/README b/README
index 788a2f113..53ca9aaa9 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@
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,
- 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
switch to GnuPG 2.4. For end of life statements see
https://gnupg.org/download/index.html#end-of-life .
diff --git a/configure.ac b/configure.ac
index af636249d..f9a11ce0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,7 @@ min_automake_version="1.16.3"
m4_define([mym4_package],[gnupg])
m4_define([mym4_major], [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
# you need to mark an arbitrary commit before the first beta release