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:
parent
49a3086bb6
commit
208bdede3e
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue