diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-17 15:15:20 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-17 15:15:20 +0000 |
commit | 09532a70ead07a600a3d2258837d6e3fe943f2fd (patch) | |
tree | 3aa7f6714e435cfa87247b000f071726f70c750b /README | |
parent | 0082320b79b49a12a497e730bb18807cc2d69bbd (diff) | |
download | zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.tar.gz zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.tar.xz zsh-09532a70ead07a600a3d2258837d6e3fe943f2fd.zip |
unposted: release 4.3.15 zsh-4.3.15
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index ce359a7b7..0c050d8e8 100644 --- a/README +++ b/README @@ -5,11 +5,11 @@ THE Z SHELL (ZSH) Version ------- -This is version 4.3.14 of the shell. This is a development release, +This is version 4.3.15 of the shell. This is a development release, but is believed to be reasonably stable. Sites where the users need to edit command lines with multibyte characters (in particular UTF-8) will probably want to upgrade. The previous widely released version -of the shell was 4.3.12. +of the shell was 4.3.14. Installing Zsh -------------- |