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
e10c75d524
commit
75c1edde50
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2022-02-12 dana <dana@dana.is>
|
||||
|
||||
* unposted: Config/version.mk: Post-release version bump
|
||||
|
||||
* unposted: Config/version.mk, Etc/FAQ.yo, README: Update
|
||||
for 5.8.1
|
||||
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.8.1
|
||||
VERSION=5.8.1.1-dev
|
||||
VERSION_DATE='February 12, 2022'
|
||||
|
|
Loading…
Reference in a new issue