1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-02 08:21:09 +01:00

unposted: 4.3.4-dev-5

This commit is contained in:
Peter Stephenson 2007-12-17 14:17:36 +00:00
parent 2fe664de46
commit d60334ec58
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2007-12-17 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: 4.3.4-dev-5.
* Wayne: 24273: Src/Modules/curses.c: various macros
aren't supposed to return a value.

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.4-dev-4
VERSION_DATE='December 11, 2007'
VERSION=4.3.4-dev-5
VERSION_DATE='December 17, 2007'