summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2019-01-06 19:30:23 +0100
committerPeter Simons <simons@cryp.to>2019-01-06 19:30:56 +0100
commit1999013d84b42db111fce9182296cc6452af1497 (patch)
treed5c83cf141afc885beb81349e485ab4748a21646 /cfg.mk
parent37e48b795e42c9e9ccb6ce6819e65ed9d9d0fc56 (diff)
downloadautoconf-archive-1999013d84b42db111fce9182296cc6452af1497.tar.gz
maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 0ea6140..31e8e07 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -3,7 +3,7 @@
# settings required by the maintainer-makefile module
gnu_rel_host := ftp.gnu.org
-old_NEWS_hash := 56570e4e5ecc76cd6aec96a672838de3
+old_NEWS_hash := b5be26c88c669aefb8db68d80f6a40c7
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)