[Checkins] SVN: Zope/branches/2.11/ 2.11.6

Andreas Jung andreas at andreas-jung.com
Mon Jan 11 10:58:44 EST 2010


Log message for revision 108019:
  2.11.6
  

Changed:
  U   Zope/branches/2.11/doc/CHANGES.txt
  U   Zope/branches/2.11/inst/WinBuilders/mk/zope.mk
  U   Zope/branches/2.11/inst/versions.py

-=-
Modified: Zope/branches/2.11/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.11/doc/CHANGES.txt	2010-01-11 15:57:19 UTC (rev 108018)
+++ Zope/branches/2.11/doc/CHANGES.txt	2010-01-11 15:58:43 UTC (rev 108019)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
-  Zope 2.11.6 (unreleased)
+  Zope 2.11.6 (2010/01/12)
 
     Bugs Fixed
 

Modified: Zope/branches/2.11/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.11/inst/WinBuilders/mk/zope.mk	2010-01-11 15:57:19 UTC (rev 108018)
+++ Zope/branches/2.11/inst/WinBuilders/mk/zope.mk	2010-01-11 15:58:43 UTC (rev 108019)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.11.5-final
+ZOPEVERSION = 2.11.6-final
 ZOPEDIRNAME := Zope-$(ZOPEVERSION)
 
 ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz

Modified: Zope/branches/2.11/inst/versions.py
===================================================================
--- Zope/branches/2.11/inst/versions.py	2010-01-11 15:57:19 UTC (rev 108018)
+++ Zope/branches/2.11/inst/versions.py	2010-01-11 15:58:43 UTC (rev 108019)
@@ -1,5 +1,5 @@
 ZOPE_MAJOR_VERSION  = '2.11'
-ZOPE_MINOR_VERSION  = '5'
+ZOPE_MINOR_VERSION  = '6'
 ZOPE_BRANCH_NAME    = '$Name$'[6:] or 'no-branch'
 
 # always start prerelease branches with '0' to avoid upgrade



More information about the checkins mailing list