summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-11-01 16:32:13 +0100
committerPeter Simons <simons@cryp.to>2013-11-01 16:34:32 +0100
commite003376d100b26c5a45dfc2b7bf4e8ca749d549a (patch)
treee1e944c934b51946837895e4f07b01cb700a4b7b /cfg.mk
parentdca0d5c7de9729a45ebb8934db114912dc04e37b (diff)
downloadautoconf-archive-e003376d100b26c5a45dfc2b7bf4e8ca749d549a.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 f6e1d04..6286eab 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 := a161eb9fd9c5d2b5f7040fe0022b6fc5
+old_NEWS_hash := fb74d2e87ed8e19843f518bf0d4ebbaa
gpg_key_ID := 99089D72
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)