mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 11:21:13 +02:00
unposted: version is on 4.3.2-dev-1
This commit is contained in:
parent
19305c6eaf
commit
1c06bba931
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-03-07 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted: Config/version.mk: belatedly update version
|
||||||
|
to 4.3.2-dev-1 to avoid clash with released version.
|
||||||
|
|
||||||
2006-03-06 Barton E. Schaefer <schaefer@zsh.org>
|
2006-03-06 Barton E. Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* 22321 plus tweak: Src/builtin.c, Src/mem.c, Src/params.c:
|
* 22321 plus tweak: Src/builtin.c, Src/mem.c, Src/params.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=4.3.2
|
VERSION=4.3.2-dev-1
|
||||||
VERSION_DATE='March 2, 2006'
|
VERSION_DATE='March 7, 2006'
|
||||||
|
|
Loading…
Reference in a new issue