summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-23 11:00:10 +0100
committerJim Meyering <meyering@redhat.com>2010-03-23 11:00:10 +0100
commit90cc2ba27bd3f368b945f89a60be4220b73baac7 (patch)
tree299ec80b9a87e2ce38bfe699cbbe31d6a5ce7b65 /cfg.mk
parent922a5470ef83873fee6a5c55a1209e5242ea7e4c (diff)
downloadgrep-90cc2ba27bd3f368b945f89a60be4220b73baac7.tar.gz
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 5ccaf5e4..542ad4a9 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = a332622733366ac037afb059b59f546f
+old_NEWS_hash = fcce9b215d241900af10f379da5c128e
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.