diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-21 09:33:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-21 09:33:30 +0000 |
commit | 2528c3b513f9af47ff91865db6f7e58f2fc18e21 (patch) | |
tree | c7b079c557612b7b520d4e08bef9a0b75b559040 /README | |
parent | 8f0af2115e155ee5113fc162ed13ea0761b37ac9 (diff) | |
download | zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.gz zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.xz zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.zip |
26853 + typo fix: package docs
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index b2330f60a..796b5443b 100644 --- a/README +++ b/README @@ -5,11 +5,11 @@ THE Z SHELL (ZSH) Version ------- -This is version 4.3.9 of the shell. This is a development release, +This is version 4.3.10 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.6. +of the shell was 4.3.9. Installing Zsh -------------- |