summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-06-21 20:07:38 +0200
committerJim Meyering <meyering@redhat.com>2011-06-21 20:07:38 +0200
commit7caed4e9385fcf12e47e4998d9e0a005d70de37c (patch)
tree7d152b2b8f9182b78c3b2d32476bc115aba4459c /cfg.mk
parente469d020eb5f6d7ac744c1a2462b00fa2191a735 (diff)
downloadgrep-7caed4e9385fcf12e47e4998d9e0a005d70de37c.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 5cb67b81..620f07fb 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 8c25e792b29631dc9a9add66d42ac5c9
+old_NEWS_hash = e3c984723270ee4953580aa4dc317f76
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.