summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-12-20 07:40:20 -0800
committerJim Meyering <meyering@fb.com>2018-12-20 07:40:20 -0800
commit36754818929ba7d1832cb812344cbe9b74f2d733 (patch)
tree2ee157df02ee5b88808a8a790882c75cf764622d /cfg.mk
parente190370449bed471158934a28d3022ee92d59b81 (diff)
downloadgrep-36754818929ba7d1832cb812344cbe9b74f2d733.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 0c7e7877..cbd4ac5f 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = 45dd6d1e422e22cd3d94c87dd5747534
+old_NEWS_hash = 7623f45d6e457629257ff9a9f8237673
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.