summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-02-04 13:18:33 +0100
committerPeter Simons <simons@cryp.to>2015-02-04 13:23:29 +0100
commit31d11c3ceccece4ba54c0872f1d290711f35ab0d (patch)
treee4c2714cbbfb66333a8003f3ae7f18a8094e62b2 /cfg.mk
parent6ddf085ffd6c699070fe61cdc09e76743a49875f (diff)
downloadautoconf-archive-31d11c3ceccece4ba54c0872f1d290711f35ab0d.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 1c0fe60..1f38cc1 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 := f68628ba5e401f72b0c1bef03995f541
+old_NEWS_hash := ff8cf8e0270eb6c3dbf8a0f78b53726d
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)