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

unposted: set version to 4.3.4-dev-0

This commit is contained in:
Peter Stephenson 2007-04-19 14:19:03 +00:00
parent c6dfb2999d
commit 200059e02d
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2007-04-19 Peter Stephenson <pws@csr.com>
* unposte: Config/version.mk: set release string to 4.3.4-dev-0.
* users/11419: Doc/Zsh/zle.yo,
Functions/Zle/backward-kill-word-match,
Functions/Zle/delete-whole-word-match,

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.3.4
VERSION=4.3.4-dev-0
VERSION_DATE='April 19, 2006'