summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-09-28 13:54:28 +0200
committerPeter Simons <simons@cryp.to>2017-09-28 13:54:47 +0200
commit62b9c39be4705cfc922e63ad21e957fb7250803c (patch)
treec3198e9c81a100cf251becdfe9a9954b4ce82604 /cfg.mk
parentcdbb54bfb4489796bfb101aeed5476cb5608a2d6 (diff)
downloadautoconf-archive-62b9c39be4705cfc922e63ad21e957fb7250803c.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 9720955..7367aef 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 := 1fed5f255684085545ac133338bf978a
+old_NEWS_hash := b59fa3d002aa90261fec5a87a3346c42
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)