diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-06 13:16:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-06 13:16:18 +0000 |
commit | 7674da90d0040cd8c58180630cec793e3a296ea7 (patch) | |
tree | 2deaebc001b7db21d8cfb0267ce10e423e255d45 /Etc | |
parent | e880604f029088f32fb1ecc39213d720ae526aaa (diff) | |
download | zsh-7674da90d0040cd8c58180630cec793e3a296ea7.tar.gz zsh-7674da90d0040cd8c58180630cec793e3a296ea7.tar.xz zsh-7674da90d0040cd8c58180630cec793e3a296ea7.zip |
29163: update latest version claimed to 4.3.12
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/FAQ.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 3c7bdfbc2..509d924c5 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -302,7 +302,7 @@ sect(On what machines will it run?) sect(What's the latest version?) Zsh 4.2.7 is the latest production version. The latest development - version is 4.3.11; this contains support for multibyte character strings + version is 4.3.12; this contains support for multibyte character strings (such as UTF-8 locales). All the main features for multibyte support are now in place and this is likely soon to become the stable series 4.4. |