summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2019-01-06 19:22:45 +0100
committerPeter Simons <simons@cryp.to>2019-01-06 19:22:45 +0100
commit37e48b795e42c9e9ccb6ce6819e65ed9d9d0fc56 (patch)
treedca016c996e0c18a589fe4fef86f8695e32c7647
parent8874e22b23ddad8c01126f7a2a83344d77409fa9 (diff)
downloadautoconf-archive-37e48b795e42c9e9ccb6ce6819e65ed9d9d0fc56.tar.gz
Bump version number for release.v2019.01.06
-rw-r--r--NEWS2
-rw-r--r--README.md6
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:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2018.03.13.tar.xz>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2019.01.06.tar.xz>
Here are the GPG detached signatures:
-- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2018.03.13.tar.xz.sig>
+- <http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2019.01.06.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-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: