summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-09-16 12:05:53 +0200
committerPeter Simons <simons@cryp.to>2016-09-16 12:06:15 +0200
commit3c51a60e4348b0f81d772db3a3ac9d278f18bed1 (patch)
tree884166b2a2ebccba9925baa59df4d563a8c720bd /cfg.mk
parentd3d6bb4a4fb7df1508d1470d908dbd81b225a962 (diff)
downloadautoconf-archive-3c51a60e4348b0f81d772db3a3ac9d278f18bed1.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 1fcc664..1f97d26 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 := 1d530af096470d0c24ce0c5b1c5e626f
+old_NEWS_hash := c00dfc8cfed266250d835c811239e0f5
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)