From 37e48b795e42c9e9ccb6ce6819e65ed9d9d0fc56 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 6 Jan 2019 19:22:45 +0100 Subject: Bump version number for release. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index caa17ce..e685a12 100644 --- a/README.md +++ b/README.md @@ -28,18 +28,18 @@ Downloads Here are the compressed sources: -- +- Here are the GPG detached signatures: -- +- 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-2018.03.13.tar.xz.sig + gpg --verify autoconf-archive-2019.01.06.tar.xz.sig If that command fails because you don't have the required public key, then run this command to import it: -- cgit v1.2.1