[Checkins] SVN: Zope/branches/2.10/inst/ updated to 2.10.6

Andreas Jung andreas at andreas-jung.com
Sat May 10 02:32:25 EDT 2008


Log message for revision 86603:
  updated to 2.10.6
  

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

-=-
Modified: Zope/branches/2.10/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2008-05-10 06:31:42 UTC (rev 86602)
+++ Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2008-05-10 06:32:25 UTC (rev 86603)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.10.5-final
+ZOPEVERSION = 2.10.6-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-05-10 06:31:42 UTC (rev 86602)
+++ Zope/branches/2.10/inst/versions.py	2008-05-10 06:32:25 UTC (rev 86603)
@@ -1,5 +1,5 @@
 ZOPE_MAJOR_VERSION  = '2.10'
-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