diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-08-25 17:56:35 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-08-25 17:56:38 +0000 |
commit | 17c0439936087bdf79746d583f8f58ad6c61d86f (patch) | |
tree | 070c6200582cd205cbbf509d890b9987c3ab37cb /README | |
parent | 1c5fb91e71271abfc8ed13bf7545de196f1fe764 (diff) | |
download | zsh-17c0439936087bdf79746d583f8f58ad6c61d86f.tar.gz zsh-17c0439936087bdf79746d583f8f58ad6c61d86f.tar.xz zsh-17c0439936087bdf79746d583f8f58ad6c61d86f.zip |
unposted: Test release: 5.5.1-test-1. zsh-5.5.1-test-1
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README index fd4c59e09..0d9b60637 100644 --- a/README +++ b/README @@ -5,13 +5,12 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.5.1 of the shell. This is a stable release. There +This is version 5.5.1-test-1 of the shell. This is a test release. There are some significant bug fixes and a few user visible additions since -5.4.2 and minor fixes since 5.5. All zsh installations are encouraged -to upgrade. +5.5.1.5. All zsh installations are encouraged to upgrade. Note in particular the changes highlighted under "Incompatibilities since -5.4.2" below. See NEWS for more information. +5.5.1" below. See NEWS for more information. Installing Zsh -------------- |