mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
unposted: belated commit of version number updated
This commit is contained in:
parent
9af1cd4722
commit
0e4c462317
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-06-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* unposted: belatedly commit version number update.
|
||||
|
||||
2012-06-26 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 30533: Src/utils.c: when processing a change in the value of
|
||||
|
@ -16424,5 +16428,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5675 $
|
||||
* $Revision: 1.5676 $
|
||||
*****************************************************
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.3.17-dev-0
|
||||
VERSION_DATE='February 26, 2012'
|
||||
VERSION=4.3.17-test-1
|
||||
VERSION_DATE='June 24, 2012'
|
||||
|
|
Loading…
Reference in a new issue