1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 21:51:40 +02:00

unposted: Post-release version number bump to 5.4-dev-0.

This commit is contained in:
Daniel Shahaf 2017-08-08 13:51:43 +00:00
parent 9ecaeefa47
commit 36185563f8
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2017-08-08 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Config/version.mk: Post-release version number bump
to 5.4-dev-0.
2017-08-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: version 5.4.

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.4
VERSION_DATE='August 7, 2017'
VERSION=5.4-dev-0
VERSION_DATE='August 8, 2017'