1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00

unposted: 5.0.7

This commit is contained in:
Peter Stephenson 2014-10-07 19:11:30 +01:00
parent 49a3086bb6
commit 208bdede3e
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2014-10-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Config/version.mk: 5.0.7
2014-10-06 Peter Stephenson <p.stephenson@samsung.com> 2014-10-06 Peter Stephenson <p.stephenson@samsung.com>
* unposted (discussed offline): README: update description of * unposted (discussed offline): README: update description of

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the # This must also serve as a shell script, so do not add spaces around the
# `=' signs. # `=' signs.
VERSION=5.0.6-dev-1 VERSION=5.0.7
VERSION_DATE='October 2, 2014' VERSION_DATE='October 7, 2014'