1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

unposted: Post-release version bump.

This commit is contained in:
Daniel Shahaf 2018-09-03 15:11:11 +00:00
parent b30b89418a
commit 112c575f73
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2018-09-03 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Config/version.mk: Post-release version bump.
* unposted: Config/version.mk: Release 5.6.
2018-09-03 Anthony Sottile <asottile@umich.edu>

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.6
VERSION_DATE='September 3, 2018'
VERSION=5.6-dev-0
VERSION_DATE='September 4, 2018'