From 1052757d24b8dd11fbc782c031f4e75304867bc1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 May 2001 09:47:08 +0000 Subject: 4.0.1-pre-4 --- ChangeLog | 2 ++ Config/version.mk | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3a9971cd1..4c09106f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-05-09 Peter Stephenson + * unposted: Config/version.mk: 4.0.1-pre-4. + * 14280: Doc/Zsh/options.yo: make clearer that GLOB_SUBST doesn't affect braces and commas. diff --git a/Config/version.mk b/Config/version.mk index 96f57fe79..afcb5dcbc 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.0.1-pre-3 -VERSION_DATE='April 9, 2001' +VERSION=4.0.1-pre-4 +VERSION_DATE='May 9, 2001' -- cgit 1.4.1