summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2021-09-03 07:34:03 -0700
committerJim Meyering <meyering@fb.com>2021-09-03 07:34:03 -0700
commit4d1e05a301a271504d741e85e345398a4dff1742 (patch)
tree12b844df855d74c63f44e21f88bff3e45ade2489 /cfg.mk
parentec25678a86c8820ffd840caccfbae76457f54538 (diff)
downloadgzip-4d1e05a301a271504d741e85e345398a4dff1742.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 abc4186..4c76b49 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 1ce6c7d07ba875c0b3b69a466cd8cd84
+old_NEWS_hash = 525410f95ea9d830850d7a6900e6d229
sc_obs_header_regex = \
\<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>