mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-12 01:11:27 +02:00
unposted: 4.2.0-pre-2
This commit is contained in:
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>
|
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
|
* 19523: Src/signames2.awk: attempt to work around awk
|
||||||
problem on AIX 5.
|
problem on AIX 5.
|
||||||
|
|
||||||
|
|
|
@ -27,5 +27,5 @@
|
||||||
# This must also serve as a shell script, so do not add spaces around the
|
# This must also serve as a shell script, so do not add spaces around the
|
||||||
# `=' signs.
|
# `=' signs.
|
||||||
|
|
||||||
VERSION=4.2.0-pre-1
|
VERSION=4.2.0-pre-2
|
||||||
VERSION_DATE='February 26, 2004'
|
VERSION_DATE='March 2, 2004'
|
||||||
|
|
Loading…
Reference in a new issue