summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2021-02-19 13:05:18 +0100
committerPeter Simons <simons@cryp.to>2021-02-19 13:05:44 +0100
commite68e8f6f62aea14b1ce980e75442d62abd668a95 (patch)
tree97206e9819dffdb03d5af28ff002d159b01a736f /cfg.mk
parentaa40227d6dde572b6ce9f0502572475edd72e855 (diff)
downloadautoconf-archive-e68e8f6f62aea14b1ce980e75442d62abd668a95.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 31e8e07..2acc3c1 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 := b5be26c88c669aefb8db68d80f6a40c7
+old_NEWS_hash := edc31429dff8e5b05456cc40c5b04f76
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)