summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.prev-version2
-rw-r--r--NEWS3
-rw-r--r--cfg.mk2
3 files changed, 5 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index 0960158..809bdcb 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-1.11
+1.12
diff --git a/NEWS b/NEWS
index 5580c92..837a592 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU gzip NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 1.12 (2022-04-07) [stable]
** Changes in behavior
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)\>