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: zsh-5.9.0.3-test.

This commit is contained in:
Eric Cook 2025-08-24 19:17:27 -04:00
parent b35c4f956c
commit 9e01ede43f
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2025-08-24 Eric Cook <llua@gmx.com>
* unposted: Config/version.mk: Test release: zsh-5.9.0.3-test.
2025-08-16 dana <dana@dana.is>
* 53808: Doc/Zsh/expn.yo: clarify Yn globqual explanation

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.9.0.2-test
VERSION_DATE='April 13, 2025'
VERSION=5.9.0.3-test
VERSION_DATE='August 24, 2025'