summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-09-16 18:32:57 +0200
committerJim Meyering <meyering@redhat.com>2010-09-16 18:32:57 +0200
commit2b1c01b12f4b2174fa570d28164ae6d2639a1204 (patch)
tree3753e1c7b36b8a464064f70abbf28d6dbf306891 /cfg.mk
parent870a1da40e37fd5f489882146273adca252ae3da (diff)
downloadgrep-2b1c01b12f4b2174fa570d28164ae6d2639a1204.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 cbd3c0dc..3f612bfe 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -30,7 +30,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 62f7c4d1bdc4f161dcec5ad9c314cf4a
+old_NEWS_hash = 0a303309a7ab8ffc64cac722c170b548
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.