mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
unposted: 4.3.5-dev-2
This commit is contained in:
parent
845faf5586
commit
3363d1e82f
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-03-26 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: Config/version.mk: 4.3.5-dev-2.
|
||||
|
||||
2008-03-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 24733: Src/jobs.c: wait shouldn't return immediately on
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.3.5-dev-1
|
||||
VERSION_DATE='March 15, 2008'
|
||||
VERSION=4.3.5-dev-2
|
||||
VERSION_DATE='March 26, 2008'
|
||||
|
|
Loading…
Reference in a new issue