1
0
Fork 0
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:
Peter Stephenson 2012-06-27 18:52:30 +00:00
parent 9af1cd4722
commit 0e4c462317
2 changed files with 7 additions and 3 deletions

View file

@ -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 $
*****************************************************

View file

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