1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00

Update to 5.0.7-dev-4

This commit is contained in:
Peter Stephenson 2015-05-27 19:05:04 +01:00
parent 0c8d21adc2
commit fd786a5c8a
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2015-05-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Config/version.mk: 5.0.7-dev-4.
2015-05-27 Daniel Hahler <zsh@thequod.de>
* 35285: Functions/Chpwd/_cdr: fix zstyle lookup for

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.0.7-dev-3
VERSION_DATE='May 17, 2015'
VERSION=5.0.7-dev-4
VERSION_DATE='May 27, 2015'