summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2022-02-11 11:33:49 +0100
committerPeter Simons <simons@cryp.to>2022-02-11 11:34:12 +0100
commit203f15bb8aac7a9f793074711c1549003f8796cf (patch)
treeb78e57e388d911b91de26987b17e5aced5622859 /cfg.mk
parent1fee5e236c08ccfe6fd06272f494d5c72ac60cc6 (diff)
downloadautoconf-archive-203f15bb8aac7a9f793074711c1549003f8796cf.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 2acc3c1..2d9e400 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 := edc31429dff8e5b05456cc40c5b04f76
+old_NEWS_hash := a7988b526c80ef7484d76c89f294cd1a
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)