1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00

unposted: zsh-4.2.1-test-A

This commit is contained in:
Peter Stephenson 2004-08-06 13:32:35 +00:00
parent 6a84de2db9
commit 2a2ddb36a4
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-08-06 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: version 4.2.1-test-A.
2004-08-01 Clint Adams <clint@zsh.org>
* 20230: Completion/Debian/Command/_apt: dumb down apt-get

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.2.0-dev-1
VERSION_DATE='April 5, 2004'
VERSION=4.2.1-test-A
VERSION_DATE='August 6, 2004'