1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

unposted: increment version to 5.0.3-dev-0

This commit is contained in:
Peter Stephenson 2013-12-14 20:38:05 +00:00
parent b0d29667d3
commit a51b891437
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2013-12-14 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: increment version to 5.0.3-dev-0 to avoid confusion
with released 5.0.3.
* unposted: version 5.0.3, finally.
2013-12-13 Barton E. 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.0.3
VERSION=5.0.3-dev-0
VERSION_DATE='December 14, 2013'