summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Config/version.mk4
-rw-r--r--Etc/FAQ.yo2
3 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8be2a5927..212007ba4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2022-04-09 dana <dana@dana.is>
+ * unposted: Config/version.mk, Etc/FAQ.yo: Update for
+ 5.8.1.2-test (5.9)
+
* 49958: NEWS: Dedicate zsh 5.9 to Sven Guckes
* 49958, (tweaked per 50019): NEWS, README: Add missing
diff --git a/Config/version.mk b/Config/version.mk
index bb85b0f74..bf14a2eb2 100644
--- a/Config/version.mk
+++ b/Config/version.mk
@@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
-VERSION=5.8.1.1-dev
-VERSION_DATE='February 12, 2022'
+VERSION=5.8.1.2-test
+VERSION_DATE='April 9, 2022'
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 886883b3e..8bd7262fe 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -316,7 +316,7 @@ sect(On what machines will it run?)
sect(What's the latest version?)
- Zsh 5.8.1 is the latest production version. For details of all the
+ Zsh 5.9 is the latest production version. For details of all the
changes, see the NEWS file in the source distribution.
A beta of the next version is sometimes available. Development of zsh is