From 2ccaf4efecb8e392c16f43b292a91bf51bf2531a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 28 Feb 2006 12:05:31 +0000 Subject: Release 4.3.1, finally --- ChangeLog | 2 ++ Config/version.mk | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6b0c353cf..cf5aba23f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-02-28 Peter Stephenson + * unposted: zsh-4.3.1, finally. + * unposted: Completion/Unix/Command/.distfiles: a couple of files missing. diff --git a/Config/version.mk b/Config/version.mk index a52e747b3..c23109874 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=4.3.0-dev-5 -VERSION_DATE='February 20, 2006' +VERSION=4.3.1 +VERSION_DATE='February 28, 2006' -- cgit 1.4.1