1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-06 09:41:07 +01:00

unposted: Post-release version bump

This commit is contained in:
dana 2020-02-14 11:36:15 -06:00
parent 77d203f3fb
commit 459e2be810
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2020-02-14 dana <dana@dana.is>
* unposted: Config/version.mk: Post-release version bump
* unposted: Config/version.mk: Update for 5.8
* Sam Foxman, Daniel Shahaf, dana: CVE-2019-20044: NEWS,

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.8
VERSION_DATE='February 14, 2020'
VERSION=5.8.0.1-dev
VERSION_DATE='February 15, 2020'