1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-18 21:14:11 +01:00

unposted: 4.2.0-pre-2

This commit is contained in:
Peter Stephenson 2004-03-03 10:45:00 +00:00
parent 6bef4b91bf
commit 54af3ffed0
2 changed files with 4 additions and 2 deletions

@ -1,5 +1,7 @@
2004-03-03 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: zsh 4.2.0-pre-2.
* 19523: Src/signames2.awk: attempt to work around awk
problem on AIX 5.

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.2.0-pre-1
VERSION_DATE='February 26, 2004'
VERSION=4.2.0-pre-2
VERSION_DATE='March 2, 2004'