diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-08-30 19:10:46 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2015-08-30 19:10:46 +0100 |
| commit | 11189c6df725d682a5b0759f83d0bd5afc0e330a (patch) | |
| tree | 63dfcd580f137832069a29207fc9c3f854bbf23b /Config | |
| parent | 36321: _debcheckout: New completion. (diff) | |
| download | zsh-5.1.tar zsh-5.1.tar.gz zsh-5.1.tar.bz2 zsh-5.1.tar.lz zsh-5.1.tar.xz zsh-5.1.tar.zst zsh-5.1.zip | |
Relase zsh 5.1zsh-5.1
Diffstat (limited to 'Config')
| -rw-r--r-- | Config/version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Config/version.mk b/Config/version.mk index ab5bf4cf4..90ed6b17f 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=5.0.8-test-3 -VERSION_DATE='August 21, 2015' +VERSION=5.1 +VERSION_DATE='August 30, 2015' |
