1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-10 19:11:17 +01:00

unposted: 5.0.5-dev-3

This commit is contained in:
Peter Stephenson 2014-08-24 18:07:32 +01:00
parent 2e99ef809d
commit cc69eef1cd
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2014-08-24 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Config/version.mk: 5.0.5-dev-3.
2014-08-24 Barton E. Schaefer <schaefer@zsh.org>
* unposted (see 33050): Completion/Unix/Command/_git: un-transpose

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.0.5-dev-2
VERSION_DATE='August 12, 2014'
VERSION=5.0.5-dev-3
VERSION_DATE='August 24, 2014'