summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-03-13 20:19:11 +0100
committerPeter Simons <simons@cryp.to>2018-03-13 20:21:10 +0100
commitab7d6c3b2d2021802d846191939bd0e8bad93318 (patch)
treefa835561488eb7128bd3e6daad8d879f7aef5350 /README.md
parent06a4043bea3ff31f81529fa78e5921aeadc986b5 (diff)
downloadautoconf-archive-ab7d6c3b2d2021802d846191939bd0e8bad93318.tar.gz
Update dates and version numbers for upcoming release.v2018.03.13
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 cbfd5aa..77cd488 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-2017.09.28.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2018.03.13.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2017.09.28.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2018.03.13.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-2017.09.28.tar.xz.sig
+ gpg --verify autoconf-archive-2018.03.13.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) 2017 Autoconf Archive Maintainers \<<autoconf-archive-maintainers@gnu.org>\>
+Copyright (c) 2018 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