diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-08-08 19:09:15 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-08-08 19:09:15 +0100 |
commit | dc475bfa0ec6cd03789dde3bf28f71e0ea9d5003 (patch) | |
tree | 8d1e90b79a0a1e3dd669c7deec4c30ec373edd13 /README | |
parent | a9b579a9d3921c4d843be7a52faeb8a3f3f6c35e (diff) | |
download | zsh-dc475bfa0ec6cd03789dde3bf28f71e0ea9d5003.tar.gz zsh-dc475bfa0ec6cd03789dde3bf28f71e0ea9d5003.tar.xz zsh-dc475bfa0ec6cd03789dde3bf28f71e0ea9d5003.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README index 52c930ee5..7f81b1ed9 100644 --- a/README +++ b/README @@ -5,10 +5,11 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.4 of the shell. This is a stable release. There are -a few visible improvements since 5.3.1 as well as many bugfixes. Note -in particular the changs highlighted under "Incompatibilites -since 5.3.1" below. See NEWS for more information. +This is version 5.4,1 of the shell. This is a stable release. There +are a few visible improvements since 5.3.1, the last widely released +version, as well as many bugfixes. Note in particular the changs +highlighted under "Incompatibilites since 5.3.1" below. See NEWS for +more information. Installing Zsh -------------- |