1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 22:32:12 +02:00

4.3.9-dev-5

This commit is contained in:
Peter Stephenson 2009-05-19 08:42:22 +00:00
parent 1134e72a7a
commit cac27544ff
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,7 @@
2009-05-19 Peter Stephenson <pws@csr.com>
* Config/version.mk: 4.3.9-dev-5 (4.3.9-dev-4 not recorded).
* Greg Klanderman: 26972: Src/utils.c: fix problem ni 26964.
2009-05-17 Peter Stephenson <p.w.stephenson@ntlworld.com>
@ -11728,5 +11730,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4689 $
* $Revision: 1.4690 $
*****************************************************

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.9-dev-4
VERSION_DATE='May 18, 2009'
VERSION=4.3.9-dev-5
VERSION_DATE='May 19, 2009'