mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 22:11:54 +02:00
unposted: update dev version to 5.5-dev-0
This commit is contained in:
parent
96f393f917
commit
9135097419
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-04-10 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* unposted: Config/version.mk: update dev version to 5.5-dev-0.
|
||||
|
||||
2018-04-09 Eric Cook <llua@gmx.com>
|
||||
* 42613: pda: Completion/Linux/Command/_ss
|
||||
fix quoting typo
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.5
|
||||
VERSION_DATE='April 8, 2018'
|
||||
VERSION=5.5-dev-0
|
||||
VERSION_DATE='April 10, 2018'
|
||||
|
|
Loading…
Reference in a new issue