1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-26 16:40:29 +01:00

unposted: release 5.0.4

This commit is contained in:
Peter Stephenson 2013-12-20 18:22:13 +00:00
parent 9cacf4411f
commit 11d8ba74d1
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-12-20 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: release 5.0.4.
2013-12-18 Barton E. Schaefer <schaefer@zsh.org>
* 32157: Doc/Zsh/params.yo, Src/Zle/zle_refresh.c, Src/init.c,

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.0.3-dev-0
VERSION_DATE='December 14, 2013'
VERSION=5.0.4
VERSION_DATE='December 20, 2013'