diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-26 17:59:48 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-26 17:59:48 +0000 |
commit | d472217ad01a23c7824951555c1f100705fad2fa (patch) | |
tree | 9ca7e85225ba7282dfc63aa5425d285a212eae3c | |
parent | 3e70e99d50f92d038c85d7539967eec9d4e16093 (diff) | |
download | zsh-d472217ad01a23c7824951555c1f100705fad2fa.tar.gz zsh-d472217ad01a23c7824951555c1f100705fad2fa.zip |
unposted: update version claimed in README to 4.3.7
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2008-10-26 Peter Stephenson <p.w.stephenson@ntlworld.com> + * unposted: README: update claimed version to 4.3.7. + * Mikael: 25933: Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo, Doc/Zsh/options.yo, NEWS: typos. @@ -5,7 +5,7 @@ THE Z SHELL (ZSH) Version ------- -This is version 4.3.6 of the shell. This is a development release, +This is version 4.3.7 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. |