summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-12-29 21:32:52 -0800
committerJim Meyering <meyering@fb.com>2018-12-29 21:32:52 -0800
commite48a9161759686b9097edf392f8fa95c504b040b (patch)
tree243c857f8c1029ec94a3b509378ce6318f2dccdb /cfg.mk
parent8ebed06de292295267c4c3628417762945c24214 (diff)
downloadgzip-e48a9161759686b9097edf392f8fa95c504b040b.tar.gz
maint: 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 8ca64b4..511f142 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -35,7 +35,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = be971f82131abd0bf8f988ec98ebc4e5
+old_NEWS_hash = 1ce6c7d07ba875c0b3b69a466cd8cd84
sc_obs_header_regex = \
\<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>