mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-01 21:51:40 +02:00
Relabel as 4.1.0-dev-0
This commit is contained in:
parent
4408495370
commit
1f2841cf21
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-06-04 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* Relabelled this version 4.1.0-dev-0.
|
||||
|
||||
2001-06-01 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* Config/version.mk: 4.0.1 released, finally.
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.0.1
|
||||
VERSION_DATE='June 1, 2001'
|
||||
VERSION=4.1.0-dev-0
|
||||
VERSION_DATE='June 4, 2001'
|
||||
|
|
Loading…
Reference in a new issue