1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00

unposted: 4.3.6-dev-2

This commit is contained in:
Peter Stephenson 2008-10-20 10:23:50 +00:00
parent 7f470ebcb0
commit 1a0f907a77
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2008-10-20 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: 4.3.6-dev-2.
2008-10-18 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 25912: Doc/Zsh/compwid.yo, Src/Zle/computil.c: fix yet another

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.6-dev-1
VERSION_DATE='October 10, 2008'
VERSION=4.3.6-dev-2
VERSION_DATE='October 20, 2008'