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. --- NEWS | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 65d9b9c..aba80de 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -* Noteworthy changes in release ?.? (????-??-??) [?] +* Noteworthy changes in release 2019.01.06 (2019-01-06) [stable] The Autoconf Archive now has its own organization on Github. Therefore, the mirror has moved to https://github.com/autoconf-archive/autoconf-archive. The 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