mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-12-29 16:25:35 +01:00
unposted: Post-release version bump
This commit is contained in:
parent
73d317384c
commit
74647ade06
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
2022-05-14 dana <dana@dana.is>
|
||||
|
||||
* unposted: Config/version.mk: Post-release version bump
|
||||
|
||||
* unposted: Config/version.mk: Update for 5.9
|
||||
|
||||
2022-05-11 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.9
|
||||
VERSION_DATE='May 14, 2022'
|
||||
VERSION=5.9.0.1-dev
|
||||
VERSION_DATE='May 15, 2022'
|
||||
|
|
Loading…
Reference in a new issue