mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
unposted: increment version to 5.2-dev-1
This commit is contained in:
parent
3eb4d9c2e2
commit
d18ce35d06
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2016-01-20 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* unspoted: Config/version.mk: incremented version to 5.2-dev-1
|
||||
because of parsing change.
|
||||
|
||||
2016-01-20 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 37666: Completion/Unix/Command/_git: Completion: git:
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.2-dev-0
|
||||
VERSION_DATE='December 3, 2015'
|
||||
VERSION=5.2-dev-1
|
||||
VERSION_DATE='January 20, 2015'
|
||||
|
|
Loading…
Reference in a new issue