From 11189c6df725d682a5b0759f83d0bd5afc0e330a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 30 Aug 2015 19:10:46 +0100 Subject: Relase zsh 5.1 --- ChangeLog | 4 ++++ Config/version.mk | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5d899bfc0..79ba92457 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-08-30 Peter Stephenson + + * unposted: Config/version.mk: Release version 5.1 + 2015-08-29 Daniel Shahaf * 36321: Completion/Debian/Command/_debcheckout: _debcheckout: 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' -- cgit 1.4.1