[Zope-Checkins] SVN: Zope/branches/2.9/inst/ Zope 2.9.7

Andreas Jung andreas at andreas-jung.com
Sun Mar 25 05:40:34 EDT 2007


Log message for revision 73563:
  Zope 2.9.7
  

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

-=-
Modified: Zope/branches/2.9/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.9/inst/WinBuilders/mk/zope.mk	2007-03-25 09:40:04 UTC (rev 73562)
+++ Zope/branches/2.9/inst/WinBuilders/mk/zope.mk	2007-03-25 09:40:34 UTC (rev 73563)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.9.6
+ZOPEVERSION = 2.9.7
 ZOPEDIRNAME := Zope-$(ZOPEVERSION)
 
 ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz

Modified: Zope/branches/2.9/inst/versions.py
===================================================================
--- Zope/branches/2.9/inst/versions.py	2007-03-25 09:40:04 UTC (rev 73562)
+++ Zope/branches/2.9/inst/versions.py	2007-03-25 09:40:34 UTC (rev 73563)
@@ -1,5 +1,5 @@
 ZOPE_MAJOR_VERSION  = '2.9'
-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