mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-19 11:31:26 +01:00
unposted: Post-release version bump
This commit is contained in:
parent
9799d0f9a2
commit
aaf26dffd6
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
2018-01-24 dana <dana@dana.is>
|
||||
|
||||
* unposted: Config/version.mk: Post-release version bump
|
||||
|
||||
* unposted: Config/version.mk, README: Update for 5.7
|
||||
|
||||
2018-01-23 dana <dana@dana.is>
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.7
|
||||
VERSION_DATE='January 24, 2019'
|
||||
VERSION=5.7-dev-0
|
||||
VERSION_DATE='January 25, 2019'
|
||||
|
|
Loading…
Reference in a new issue