[Zope-Checkins] SVN: Zope/trunk/ update to final ZODB 3.10.0 release
Hanno Schlichting
hannosch at hannosch.eu
Sat Oct 9 10:22:17 EDT 2010
Log message for revision 117395:
update to final ZODB 3.10.0 release
Changed:
U Zope/trunk/doc/CHANGES.rst
U Zope/trunk/versions.cfg
-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst 2010-10-09 06:33:53 UTC (rev 117394)
+++ Zope/trunk/doc/CHANGES.rst 2010-10-09 14:22:16 UTC (rev 117395)
@@ -48,7 +48,7 @@
- Products.ZCTextIndex = 2.13.1
- repoze.retry = 1.0
- tempstorage = 2.12.1
- - ZODB3 = 3.10.0b8
+ - ZODB3 = 3.10.0
- zope.testbrowser = 3.10.1
2.13.0a4 (2010-09-09)
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg 2010-10-09 06:33:53 UTC (rev 117394)
+++ Zope/trunk/versions.cfg 2010-10-09 14:22:16 UTC (rev 117395)
@@ -32,7 +32,7 @@
# ZTK KGS overrides
manuel = 1.1.1
mechanize = 0.2.2
-ZODB3 = 3.10.0b8
+ZODB3 = 3.10.0
zope.testing = 3.9.4
# Zope2 dependencies
More information about the Zope-Checkins
mailing list