[Checkins] SVN: Zope/branches/2.10/ preparing 2.10.2

Andreas Jung andreas at andreas-jung.com
Thu Jan 25 11:54:32 EST 2007


Log message for revision 72221:
  preparing 2.10.2
  

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	2007-01-24 23:45:25 UTC (rev 72220)
+++ Zope/branches/2.10/doc/CHANGES.txt	2007-01-25 16:54:30 UTC (rev 72221)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
-  Zope 2.10.2 (unreleased)
+  Zope 2.10.2 (2007/01/26)
 
     Bugs fixed
 

Modified: Zope/branches/2.10/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2007-01-24 23:45:25 UTC (rev 72220)
+++ Zope/branches/2.10/inst/WinBuilders/mk/zope.mk	2007-01-25 16:54:30 UTC (rev 72221)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.10.2-beta-1
+ZOPEVERSION = 2.10.2-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	2007-01-24 23:45:25 UTC (rev 72220)
+++ Zope/branches/2.10/inst/versions.py	2007-01-25 16:54:30 UTC (rev 72221)
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'b1'
+VERSION_RELEASE_TAG = 'final'



More information about the Checkins mailing list