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

unposted: version 5.4

This commit is contained in:
Peter Stephenson 2017-08-07 18:49:23 +01:00
parent 2eacbef919
commit 9ecaeefa47
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2017-08-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: version 5.4.
* 41499 (with one further tweak): Src/utils.c,
Doc/Zsh/options.yo, Test/E01options.ztst: With POSIX_STRINGS
ignore terminating separator when splitting.

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.3.1-test-2
VERSION_DATE='July 31, 2017'
VERSION=5.4
VERSION_DATE='August 7, 2017'