1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00

4.0.1-pre-3 version change with some .distfiles updates

This commit is contained in:
Peter Stephenson 2001-04-09 15:29:27 +00:00
parent b4d021263d
commit b75b87c8d9
4 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2001-04-09 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: 4.0.1-pre-3.
2001-04-06 Bart Schaefer <schaefer@zsh.org>
* 13919: Completion/compinit: Clarify the prompt presented when

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.0.1-pre-2
VERSION_DATE='March 8, 2001'
VERSION=4.0.1-pre-3
VERSION_DATE='April 9, 2001'

View file

@ -3,4 +3,5 @@ DISTFILES_SRC='
allopt harden nslookup zkbd zstyle+
checkmail is-at-least run-help zmv
colors mere zed zrecompile
getjobs promptnl
'

View file

@ -7,4 +7,5 @@ A02alias.ztst C03traps.ztst E02xtrace.ztst
A03quoting.ztst C04funcdef.ztst Makefile.in ztst.zsh
A04redirect.ztst D01prompt.ztst V02zregexparse.ztst
A05execution.ztst D02glob.ztst Y01completion.ztst
README
'