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:
parent
b35c4f956c
commit
9e01ede43f
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue