Skip to content

Commit

Permalink
unposted: release 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Stephenson committed May 31, 2015
1 parent 75cafcc commit f0068ed
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
@@ -1,5 +1,7 @@
2015-05-31 Peter Stephenson <p.w.stephenson@ntlworld.com>

* 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.
Expand Down
4 changes: 2 additions & 2 deletions Config/version.mk
Expand Up @@ -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'
4 changes: 2 additions & 2 deletions Etc/FAQ.yo
Expand Up @@ -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
Expand Down

0 comments on commit f0068ed

Please sign in to comment.