From f0068edb4888a4d8fe94defa9c7affaa15e917c9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 31 May 2015 18:52:03 +0100 Subject: unposted: release 5.0.8 --- ChangeLog | 2 ++ Config/version.mk | 4 ++-- Etc/FAQ.yo | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 995717e46..d77d54bf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-05-31 Peter Stephenson + * unposted: Config/version.mk: release 5.0.8, finally. + * 35343: Doc/Zsh/expn.yo, Doc/Zsh/options.yo, Src/subst.c, Test/D04parameter.ztst: $#foo for any valid identifier is only the length of foo if POSIX_IDENTIFIERS is not set. diff --git a/Config/version.mk b/Config/version.mk index ece66f6e1..defcf262e 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.7-dev-4 -VERSION_DATE='May 27, 2015' +VERSION=5.0.8 +VERSION_DATE='May 31, 2015' diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 4ec626fd3..c23dff5b2 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -55,10 +55,10 @@ myreport(Z-Shell Frequently-Asked Questions)(Peter Stephenson)(2010/02/15) COMMENT(-- the following are for Usenet and must appear first)\ description(\ mydit(Archive-Name:) unix-faq/shell/zsh -mydit(Last-Modified:) 2012/06/15 +mydit(Last-Modified:) 2015/05/31 mydit(Submitted-By:) email(coordinator@zsh.org (Peter Stephenson)) mydit(Posting-Frequency:) Monthly -mydit(Copyright:) (C) P.W. Stephenson, 1995--2010 (see end of document) +mydit(Copyright:) (C) P.W. Stephenson, 1995--2015 (see end of document) ) This document contains a list of frequently-asked (or otherwise -- cgit 1.4.1