[Zope-Checkins] SVN: Zope/branches/2.10/ preparing 2.10.7

Andreas Jung andreas at andreas-jung.com
Wed Oct 22 07:53:35 EDT 2008


Log message for revision 92468:
  preparing 2.10.7
  

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

-=-
Modified: Zope/branches/2.10/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.10/doc/CHANGES.txt	2008-10-22 11:47:04 UTC (rev 92467)
+++ Zope/branches/2.10/doc/CHANGES.txt	2008-10-22 11:53:34 UTC (rev 92468)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
-  Zope 2.10.7 (unreleased)
+  Zope 2.10.7 (2008/10/24)
 
     Bugs fixed
 

Modified: Zope/branches/2.10/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2008-10-22 11:47:04 UTC (rev 92467)
+++ Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2008-10-22 11:53:34 UTC (rev 92468)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.10.6-final
+ZOPEVERSION = 2.10.7-final
 ZOPEDIRNAME := Zope-$(ZOPEVERSION)
 
 ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz

Modified: Zope/branches/2.10/inst/versions.py
===================================================================
--- Zope/branches/2.10/inst/versions.py	2008-10-22 11:47:04 UTC (rev 92467)
+++ Zope/branches/2.10/inst/versions.py	2008-10-22 11:53:34 UTC (rev 92468)
@@ -1,5 +1,5 @@
 ZOPE_MAJOR_VERSION  = '2.10'
-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



More information about the Zope-Checkins mailing list