mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
24524: increment version to 4.3.5-dev-0
This commit is contained in:
parent
3c8d53036c
commit
351226cf6f
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-02-02 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 24524: Config/version.mk: increment version to 4.3.5-dev-0.
|
||||
|
||||
2008-02-01 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521:
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.3.5
|
||||
VERSION=4.3.5-dev-0
|
||||
VERSION_DATE='February 1, 2008'
|
||||
|
|
Loading…
Reference in a new issue