mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 22:51:42 +02:00
unposted: update to 4.3.9-dev-0
This commit is contained in:
parent
0b90a37a7c
commit
3e3f31778c
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
2008-11-03 Peter Stephenson <pws@csr.com>
|
2008-11-03 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* unposted: Config/version.mk: update version to 4.3.9-dev-0.
|
||||||
|
|
||||||
* unposted: Etc/.distfiles: missing entry; 4.3.9 finally
|
* unposted: Etc/.distfiles: missing entry; 4.3.9 finally
|
||||||
released, perhaps.
|
released, perhaps.
|
||||||
|
|
||||||
|
|
|
@ -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.3.9
|
VERSION=4.3.9-dev-0
|
||||||
VERSION_DATE='October 30, 2008'
|
VERSION_DATE='November 3, 2008'
|
||||||
|
|
Loading…
Reference in a new issue