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:
parent
4f7c2cee73
commit
2ccaf4efec
2 changed files with 4 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue