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

Renumber as 5.0.0-dev-0

This commit is contained in:
Peter Stephenson 2012-07-27 18:42:22 +00:00
parent 95239ec7dc
commit 977d812b47
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2012-07-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: relabel as 5.0.0-dev-0.
2012-07-23 Geoff Wing <gcw@zsh.org>
* unposted: Doc/Zsh/ftp_sites.yo: Remove unavailable sites
@ -16460,5 +16464,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5682 $
* $Revision: 1.5683 $
*****************************************************

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.0
VERSION_DATE='July 21, 2012'
VERSION=5.0.0-dev-0
VERSION_DATE='July 27, 2012'