summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-03-21 16:36:07 +0100
committerPeter Simons <simons@cryp.to>2017-03-21 16:36:25 +0100
commit1ae68c944a16c9048af2e386595b88d8a1161705 (patch)
treeca48c2686bf2adae9b919c82e1a3347835b666c4 /cfg.mk
parent1c8255fd820ec8d6d11372475bacc7b3aa0985b1 (diff)
downloadautoconf-archive-1ae68c944a16c9048af2e386595b88d8a1161705.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 1f97d26..c78c3dd 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 := c00dfc8cfed266250d835c811239e0f5
+old_NEWS_hash := b2a06388ab7e26476d2f6aaab53cc3f3
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)