1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

4.0.1-pre-4

This commit is contained in:
Peter Stephenson 2001-05-09 09:47:08 +00:00
parent 27a7c9cdeb
commit 1052757d24
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2001-05-09 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: 4.0.1-pre-4.
* 14280: Doc/Zsh/options.yo: make clearer that GLOB_SUBST doesn't
affect braces and commas.

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.0.1-pre-3
VERSION_DATE='April 9, 2001'
VERSION=4.0.1-pre-4
VERSION_DATE='May 9, 2001'