1
0
Fork 0
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:
Clint Adams 2005-01-22 03:46:40 +00:00
parent 42a89b3cd6
commit d94e9817ce
2 changed files with 6 additions and 1 deletions

View file

@ -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"

View file

@ -28,4 +28,4 @@
# `=' signs.
VERSION=4.2.3-dev-1
VERSION_DATE='January 14, 2006'
VERSION_DATE='January 14, 2005'