mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
unposted: Test release: 5.8.1.3-test
This commit is contained in:
parent
8ffefd841a
commit
f72ce8843e
2 changed files with 4 additions and 2 deletions
|
@ -9,6 +9,8 @@
|
||||||
|
|
||||||
2022-05-01 dana <dana@dana.is>
|
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
|
* unposted: Etc/creating-a-release.txt: Mention #zsh topic
|
||||||
|
|
||||||
2022-04-30 Bart Schaefer <schaefer@zsh.org>
|
2022-04-30 Bart Schaefer <schaefer@zsh.org>
|
||||||
|
|
|
@ -27,5 +27,5 @@
|
||||||
# This must also serve as a shell script, so do not add spaces around the
|
# This must also serve as a shell script, so do not add spaces around the
|
||||||
# `=' signs.
|
# `=' signs.
|
||||||
|
|
||||||
VERSION=5.8.1.2-test
|
VERSION=5.8.1.3-test
|
||||||
VERSION_DATE='April 9, 2022'
|
VERSION_DATE='May 1, 2022'
|
||||||
|
|
Loading…
Reference in a new issue