[Checkins] SVN: Zope/branches/2.11/ preparing 2.11.0

Andreas Jung andreas at andreas-jung.com
Sat Jun 14 02:28:57 EDT 2008


Log message for revision 87382:
  preparing 2.11.0
  

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	2008-06-14 00:07:35 UTC (rev 87381)
+++ Zope/branches/2.11/doc/CHANGES.txt	2008-06-14 06:28:55 UTC (rev 87382)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
-  After Zope 2.11 rc 1
+  Zope 2.11.0 (2008/06/15)
 
     Restructuring
 

Modified: Zope/branches/2.11/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.11/inst/WinBuilders/mk/zope.mk	2008-06-14 00:07:35 UTC (rev 87381)
+++ Zope/branches/2.11/inst/WinBuilders/mk/zope.mk	2008-06-14 06:28:55 UTC (rev 87382)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.11.0-c1
+ZOPEVERSION = 2.11.0-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	2008-06-14 00:07:35 UTC (rev 87381)
+++ Zope/branches/2.11/inst/versions.py	2008-06-14 06:28:55 UTC (rev 87382)
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'c1'
+VERSION_RELEASE_TAG = 'final'



More information about the Checkins mailing list