summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-12-20 20:46:08 -0800
committerJim Meyering <meyering@fb.com>2018-12-20 20:48:14 -0800
commitc01ea2ad32c0b29a17d38c0dd98a099c230c5760 (patch)
tree50864cd59c797f9cd798f937f8912cfa6875be99 /cfg.mk
parent143283696305441b7d909a8dc1622d30273b4752 (diff)
downloadgrep-c01ea2ad32c0b29a17d38c0dd98a099c230c5760.tar.gz
doc: fix the bug-introduced version in 3.3's announcement
* NEWS: Correct bug-introduced version (s/2.3/3.2/). * cfg.mk (old_NEWS_hash): Updating old news, we must also udpate this.
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 3b3f1a7d..e8ff00ba 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = e232ae23671c3e3ef30cbc0111749869
+old_NEWS_hash = bf4800317f237b8a0826a11dec57fec4
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.