summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-02-04 14:41:54 -0800
committerJim Meyering <meyering@fb.com>2016-02-04 14:41:54 -0800
commit8a4b9be5c1b708aef70293797c7d1b62468d5c9b (patch)
treee8a351b020827e42f4e0c373901d8ad231b410a8 /cfg.mk
parent1a6379f65d37d0928700daa891f34c831a605533 (diff)
downloadgrep-8a4b9be5c1b708aef70293797c7d1b62468d5c9b.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 0824e04c..9c80b2a4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -55,7 +55,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = 71681135bc12700bfb929dad90587568
+old_NEWS_hash = 3379d61dae538c411df7438f5e2fb6ad
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.