summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-03-13 20:25:00 +0100
committerPeter Simons <simons@cryp.to>2018-03-13 20:25:26 +0100
commit3e40caedb9d9af390a8be34cc715aa7b26e1470c (patch)
tree3255d53a0f1e92a1efb50a1e8ed0684f2bf97c73 /cfg.mk
parentab7d6c3b2d2021802d846191939bd0e8bad93318 (diff)
downloadautoconf-archive-3e40caedb9d9af390a8be34cc715aa7b26e1470c.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 7367aef..1aee897 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 := b59fa3d002aa90261fec5a87a3346c42
+old_NEWS_hash := 56570e4e5ecc76cd6aec96a672838de3
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)