1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 06:51:03 +02:00

unposted: update version to 4.3.11-dev-1

This commit is contained in:
Peter Stephenson 2010-12-21 09:35:33 +00:00
parent 904e537204
commit b3589121b3
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2010-12-21 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk: update version to 4.3.11-dev-1.
2010-12-20 Peter Stephenson <pws@csr.com>
* unposted: Src/Makefile.inc: restore unintentionally removed
@ -14017,5 +14021,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5163 $
* $Revision: 1.5164 $
*****************************************************

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.11
VERSION_DATE='December 20, 2010'
VERSION=4.3.11-dev-1
VERSION_DATE='December 21, 2010'