summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-03-29 21:20:42 +0200
committerJim Meyering <meyering@redhat.com>2010-03-29 21:20:42 +0200
commit2c20c9617a8f85ab58e0795fdf458917573e3935 (patch)
tree0cc08a7c886788a2a41df8df54ec4255ec3c3558 /cfg.mk
parent15fe9d818f13c4c3157764ef561f77b2135c2885 (diff)
downloadgrep-2c20c9617a8f85ab58e0795fdf458917573e3935.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 db988eb6..5e4a8902 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -32,7 +32,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = fbb9531f83022157e85039a8ed8f6dad
+old_NEWS_hash = 22d9a01ad7c811962f800edd17c7ae8e
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.