mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
unposted: Update internal version to 5.2-dev-0.
Also add entry for 5.2 release in ChangeLog.
This commit is contained in:
parent
c86c20ae57
commit
2ec61f3a0b
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2015-12-03 Peter Stephenson <p.stephenson@samsung.com>
|
||||
|
||||
* unposted: Config/version.mk: update to 5.2-dev-0.
|
||||
|
||||
* unposted: Config/version.mk: release zsh 5.2 (N.B. this entry
|
||||
added ex post facto as a marker).
|
||||
|
||||
2015-11-30 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 37256: Completion/Debian/Command/_debchange: _debchange
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.2
|
||||
VERSION_DATE='December 2, 2015'
|
||||
VERSION=5.2-dev-0
|
||||
VERSION_DATE='December 3, 2015'
|
||||
|
|
Loading…
Reference in a new issue