mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 22:51:42 +02:00
unpostes: test release 5.3.1-test-2
This commit is contained in:
parent
562482a495
commit
d17f9d32f0
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2017-07-31 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
|
* unposted: Config/version.mk: test release 5.3.1-test-2.
|
||||||
|
|
||||||
2017-07-31 Daniel Shahaf <d.s@daniel.shahaf.name>
|
2017-07-31 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||||
|
|
||||||
* unposted: Completion/Unix/Command/_git: Fix style lookup for
|
* unposted: Completion/Unix/Command/_git: Fix style lookup for
|
||||||
|
|
|
@ -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.3.1-dev-1
|
VERSION=5.3.1-test-2
|
||||||
VERSION_DATE='December 22, 2016'
|
VERSION_DATE='July 31, 2017'
|
||||||
|
|
Loading…
Reference in a new issue