mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-16 12:21:18 +02:00
3.1.8
This commit is contained in:
parent
f94e5d78b0
commit
db702887d0
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2000-06-05 Peter Stephenson <pws@cambridgesiliconradio.com>
|
||||||
|
|
||||||
|
* pws: Config/version.mk: 3.1.8 released.
|
||||||
|
|
||||||
2000-06-05 Sven Wischnowsky <wischnow@zsh.org>
|
2000-06-05 Sven Wischnowsky <wischnow@zsh.org>
|
||||||
|
|
||||||
* 11745: Src/builtin.c, Src/Modules/parameter.c, Src/Zle/compresult.c:
|
* 11745: Src/builtin.c, Src/Modules/parameter.c, Src/Zle/compresult.c:
|
||||||
|
|
|
@ -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=3.1.7
|
VERSION=3.1.8
|
||||||
VERSION_DATE='May 29, 2000'
|
VERSION_DATE='June 5, 2000'
|
||||||
|
|
Loading…
Reference in a new issue