summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-09-28 13:41:36 +0200
committerPeter Simons <simons@cryp.to>2017-09-28 13:41:36 +0200
commitc2491d1be0fac08404cc89b678cd8d191f46ebb2 (patch)
tree1927211d436ec82c190d23864295a55adba23ba8 /README.md
parent3005151e9fe0e4d527aef9d156583bf5bb3f30ef (diff)
downloadautoconf-archive-c2491d1be0fac08404cc89b678cd8d191f46ebb2.tar.gz
README, NEWS: bump version number for upcoming release
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 843ca85..cbfd5aa 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.03.21.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2017.09.28.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2017.03.21.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2017.09.28.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.03.21.tar.xz.sig
+ gpg --verify autoconf-archive-2017.09.28.tar.xz.sig
If that command fails because you don't have the required public key,
then run this command to import it: