From cce4261a3c6f4bf78b483db61623c80e3c98d10b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 21 Nov 2015 18:09:27 +0000 Subject: unposted: Make 5.1.1-test-1 in preparation for 5.2 --- ChangeLog | 5 +++++ Config/version.mk | 4 ++-- Etc/FAQ.yo | 2 +- README | 11 ++++------- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 26e0c8403..8dbd45686 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-11-21 Peter Stephenson + + * unposted: Config/version.mk, Etc/FAQ.yo, README: make + 5.1.1-test-1 in preparation for 5.2. + 2015-11-20 Barton E. Schaefer * unposted: Doc/Zsh/mod_paramter.yo: document order of entries diff --git a/Config/version.mk b/Config/version.mk index 7ec276df2..ff259cd5b 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.1.1-dev-0 -VERSION_DATE='September 11, 2015' +VERSION=5.1.1-test-1 +VERSION_DATE='November 21, 2015' diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 0cd1e81ca..e71dd5310 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -306,7 +306,7 @@ sect(On what machines will it run?) sect(What's the latest version?) - Zsh 5.1/1 is the latest production version. For details of all the + Zsh 5.2 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 diff --git a/README b/README index 9cb352a5f..2e2ebce2b 100644 --- a/README +++ b/README @@ -5,13 +5,10 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.1.1 of the shell. This is a stable release. There are -a few visible improvements since 5.0.8 as well as many bugfixes. Note -in particular the two changes highlighted under "Incompatibilites -between 5.0.8 and 5.1" below. See NEWS for more information. - -There are mostly bug fixes between 5.1 and 5.1.1; however, a few minor -features useful in resolving problems with shell functions were added. +This is version 5.2 of the shell. This is a stable release. There are +a few visible improvements since 5.1.1 as well as many bugfixes. Note +in particular the changs highlighted under "Incompatibilites +between 5.1 and 5.2" below. See NEWS for more information. Installing Zsh -------------- -- cgit 1.4.1