mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-04 06:14:50 +01:00
Version 4.2.1
This commit is contained in:
parent
5c4cc7796d
commit
edd3a2519d
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-08-13 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: Version 4.2.1.
|
||||
|
||||
2004-08-11 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 20254: Completion/Base/Core/_tags: restrict the scope of the
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.2.1-test-A
|
||||
VERSION_DATE='August 6, 2004'
|
||||
VERSION=4.2.1
|
||||
VERSION_DATE='August 13, 2004'
|
||||
|
|
Loading…
Reference in a new issue