summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-12-20 20:39:59 -0800
committerJim Meyering <meyering@fb.com>2018-12-20 20:39:59 -0800
commit143283696305441b7d909a8dc1622d30273b4752 (patch)
treee9ae78f850c9c845212a18f7cebce8a7cf65543d /cfg.mk
parentb19a5668e71f3f42601a02be6982089e4a182957 (diff)
downloadgrep-143283696305441b7d909a8dc1622d30273b4752.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 cbd4ac5f..3b3f1a7d 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = 7623f45d6e457629257ff9a9f8237673
+old_NEWS_hash = e232ae23671c3e3ef30cbc0111749869
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.