1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00

Release 4.3.1, finally

This commit is contained in:
Peter Stephenson 2006-02-28 12:05:31 +00:00
parent 4f7c2cee73
commit 2ccaf4efec
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2006-02-28 Peter Stephenson <pws@csr.com>
* unposted: zsh-4.3.1, finally.
* unposted: Completion/Unix/Command/.distfiles: a couple
of files missing.

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.3.0-dev-5
VERSION_DATE='February 20, 2006'
VERSION=4.3.1
VERSION_DATE='February 28, 2006'