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:
parent
95239ec7dc
commit
977d812b47
2 changed files with 7 additions and 3 deletions
|
@ -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 $
|
||||
*****************************************************
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue