1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 02:51:01 +02:00

3.1.9-dev-5

This commit is contained in:
Peter Stephenson 2000-08-11 10:17:44 +00:00
parent 29255612ee
commit 1fbdfe14e7
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2000-08-11 Peter Stephenson <pws@csr.com>
* Config/version.mk: 3.1.9-dev-5.
2000-08-10 Oliver Kiddle <opk@zsh.org>
* 12585: Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, Doc/Zsh/expn.yo,

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-4
VERSION_DATE='July 31, 2000'
VERSION=3.1.9-dev-5
VERSION_DATE='August 11, 2000'