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

unposted: Test release: 5.8.1.3-test

This commit is contained in:
dana 2022-05-01 04:58:54 -05:00 committed by Bart Schaefer
parent 8ffefd841a
commit f72ce8843e
2 changed files with 4 additions and 2 deletions

View file

@ -9,6 +9,8 @@
2022-05-01 dana <dana@dana.is>
* unposted: Config/version.mk: Update for 5.8.1.3-test (5.9)
* unposted: Etc/creating-a-release.txt: Mention #zsh topic
2022-04-30 Bart Schaefer <schaefer@zsh.org>

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.1.2-test
VERSION_DATE='April 9, 2022'
VERSION=5.8.1.3-test
VERSION_DATE='May 1, 2022'