mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-18 13:01:05 +02:00
* unposted (cf. zsh-users/8412): Config/version.mk: fix year typo.
This commit is contained in:
parent
42a89b3cd6
commit
d94e9817ce
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-01-22 Clint Adams <clint@zsh.org>
|
||||
|
||||
* unposted (cf. zsh-users/8412): Config/version.mk: fix
|
||||
year typo.
|
||||
|
||||
2005-01-21 Bart Schaefer <schaefer@brasslantern.com>
|
||||
|
||||
* unposted (cf. zsh-users/8409): Functions/Zle/keeper: "keeper"
|
||||
|
|
|
@ -28,4 +28,4 @@
|
|||
# `=' signs.
|
||||
|
||||
VERSION=4.2.3-dev-1
|
||||
VERSION_DATE='January 14, 2006'
|
||||
VERSION_DATE='January 14, 2005'
|
||||
|
|
Loading…
Reference in a new issue