Log message for revision 116105:
  Prepare 2.11.7 release.

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-09-01 15:31:15 UTC (rev 116104)
+++ Zope/branches/2.11/doc/CHANGES.txt  2010-09-01 16:29:28 UTC (rev 116105)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
-  Zope 2.11.7 (unreleased)
+  Zope 2.11.7 (2010/09/01)
 
     Bugs Fixed
 

Modified: Zope/branches/2.11/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.11/inst/WinBuilders/mk/zope.mk      2010-09-01 15:31:15 UTC 
(rev 116104)
+++ Zope/branches/2.11/inst/WinBuilders/mk/zope.mk      2010-09-01 16:29:28 UTC 
(rev 116105)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.11.6-final
+ZOPEVERSION = 2.11.7-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-09-01 15:31:15 UTC (rev 116104)
+++ Zope/branches/2.11/inst/versions.py 2010-09-01 16:29:28 UTC (rev 116105)
@@ -1,5 +1,5 @@
 ZOPE_MAJOR_VERSION  = '2.11'
-ZOPE_MINOR_VERSION  = '6'
+ZOPE_MINOR_VERSION  = '7'
 ZOPE_BRANCH_NAME    = '$Name$'[6:] or 'no-branch'
 
 # always start prerelease branches with '0' to avoid upgrade

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to