mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 22:11:54 +02:00
unposted: Prepare 5.0.2-test-2.
This commit is contained in:
parent
7b0ea6e00d
commit
412116e02b
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* unposted: Completion/Unix/Command/.distfiles,
|
||||
Config/version.mk: update for 5.0.3-test-2.
|
||||
|
||||
2013-11-25 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 32045 (as corrected by Martin Vaeth 32047): Config/defs.mk.in,
|
||||
|
|
|
@ -44,6 +44,7 @@ _date
|
|||
_dbus
|
||||
_dd
|
||||
_devtodo
|
||||
_df
|
||||
_dhclient
|
||||
_dict
|
||||
_diff
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.0.2-test-1
|
||||
VERSION_DATE='November 6, 2013'
|
||||
VERSION=5.0.2-test-2
|
||||
VERSION_DATE='November 25, 2013'
|
||||
|
|
Loading…
Reference in a new issue