1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-08 19:36:57 +01:00

unposted: version is on 4.3.2-dev-1

This commit is contained in:
Peter Stephenson 2006-03-07 12:32:28 +00:00
parent 19305c6eaf
commit 1c06bba931
2 changed files with 7 additions and 2 deletions

View file

@ -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>
* 22321 plus tweak: Src/builtin.c, Src/mem.c, Src/params.c:

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.3.2
VERSION_DATE='March 2, 2006'
VERSION=4.3.2-dev-1
VERSION_DATE='March 7, 2006'