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

Relabel as 4.1.0-dev-0

This commit is contained in:
Peter Stephenson 2001-06-04 09:21:23 +00:00
parent 4408495370
commit 1f2841cf21
2 changed files with 6 additions and 2 deletions

View file

@ -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> 2001-06-01 Peter Stephenson <pws@csr.com>
* Config/version.mk: 4.0.1 released, finally. * Config/version.mk: 4.0.1 released, finally.

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the # This must also serve as a shell script, so do not add spaces around the
# `=' signs. # `=' signs.
VERSION=4.0.1 VERSION=4.1.0-dev-0
VERSION_DATE='June 1, 2001' VERSION_DATE='June 4, 2001'