1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-27 02:50:57 +01:00

3.1.9-dev-2

This commit is contained in:
Peter Stephenson 2000-07-03 10:14:44 +00:00
parent a7f0716ddb
commit a451f3058e
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2000-07-03 Peter Stephenson <pws@cambridgesiliconradio.com>
* Config/version.mk: 3.1.9-dev-2.
* 12138: Src/params.c, Test/06arith.ztst: setting of array
elements in math context didn't work (ever).

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=3.1.9-dev-1
VERSION_DATE='June 19, 2000'
VERSION=3.1.9-dev-2
VERSION_DATE='July 3, 2000'