summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-04-07 09:58:00 -0700
committerJim Meyering <meyering@fb.com>2022-04-07 09:58:00 -0700
commite617ae30015927d1c671afe4c557aa8ac38cf794 (patch)
treeb346a7ed356952a0e3d7b605a0d7071d56bc6f63 /cfg.mk
parent80006351d3bb5d9099b74c41fefd6649424a9a28 (diff)
downloadgzip-e617ae30015927d1c671afe4c557aa8ac38cf794.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 7356f2b..bcb9978 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -40,7 +40,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 525410f95ea9d830850d7a6900e6d229
+old_NEWS_hash = d66a67b9fd262869540fcc57b9c94e64
sc_obs_header_regex = \
\<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>