mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-07 18:11:20 +01:00
26065: update version number because of syntax change
This commit is contained in:
parent
1e9b85e586
commit
689df35c94
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2008-11-18 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 26065: Config/version.mk: update to 4.3.9-dev-1 because of
|
||||
internal code changes.
|
||||
|
||||
* 26060: François Revol: configure.ac, Src/Module/zpty.c,
|
||||
Src/Zle/zle_refresh.c: fixes for BeOS.
|
||||
|
||||
|
|
|
|||
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.3.9-dev-0
|
||||
VERSION_DATE='November 3, 2008'
|
||||
VERSION=4.3.9-dev-1
|
||||
VERSION_DATE='November 18, 2008'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue