summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2022-02-11 11:27:20 +0100
committerPeter Simons <simons@cryp.to>2022-02-11 11:32:12 +0100
commit1fee5e236c08ccfe6fd06272f494d5c72ac60cc6 (patch)
treedddf31e4e31752c5939fc16edefcebc9f1e3d281 /README.md
parentac921ddd7db834d9f7452c60603c99eed06f719a (diff)
downloadautoconf-archive-1fee5e236c08ccfe6fd06272f494d5c72ac60cc6.tar.gz
Update copyright headers and bump version for upcoming release.v2022.02.11
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8030eaa..1c4c370 100644
--- a/README.md
+++ b/README.md
@@ -28,18 +28,18 @@ Downloads
Here are the compressed sources:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2021.02.19.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.02.11.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2021.02.19.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.02.11.tar.xz.sig>
You can use either of the above signature files to verify that the
corresponding file (without the .sig suffix) is intact. First, be sure
to download both the .sig file and the corresponding tarball. Then, run
a command like this:
- gpg --verify autoconf-archive-2021.02.19.tar.xz.sig
+ gpg --verify autoconf-archive-2022.02.11.tar.xz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
@@ -51,7 +51,7 @@ and rerun the `gpg --verify` command.
License
-------
-Copyright (c) 2021 Autoconf Archive Maintainers \<<autoconf-archive-maintainers@gnu.org>\>
+Copyright (c) 2022 Autoconf Archive Maintainers \<<autoconf-archive-maintainers@gnu.org>\>
The GNU Autoconf Archive is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published