Log message for revision 127490: prepare Changed: U Zope/branches/2.13/doc/CHANGES.rst U Zope/branches/2.13/setup.py U Zope/branches/2.13/versions.cfg
-=- Modified: Zope/branches/2.13/doc/CHANGES.rst =================================================================== --- Zope/branches/2.13/doc/CHANGES.rst 2012-08-11 16:09:04 UTC (rev 127489) +++ Zope/branches/2.13/doc/CHANGES.rst 2012-08-11 16:27:10 UTC (rev 127490) @@ -5,7 +5,7 @@ Change information for previous versions of Zope can be found at http://docs.zope.org/zope2/releases/. -2.13.16 (unreleased) +2.13.16 (2012-08-11) -------------------- - Updated distributions: Modified: Zope/branches/2.13/setup.py =================================================================== --- Zope/branches/2.13/setup.py 2012-08-11 16:09:04 UTC (rev 127489) +++ Zope/branches/2.13/setup.py 2012-08-11 16:27:10 UTC (rev 127490) @@ -23,7 +23,7 @@ setup(name='Zope2', - version='2.13.16dev', + version='2.13.16', url='http://zope2.zope.org', license='ZPL 2.1', description='Zope2 application server / web framework', Modified: Zope/branches/2.13/versions.cfg =================================================================== --- Zope/branches/2.13/versions.cfg 2012-08-11 16:09:04 UTC (rev 127489) +++ Zope/branches/2.13/versions.cfg 2012-08-11 16:27:10 UTC (rev 127490) @@ -4,7 +4,7 @@ [versions] # Zope2-specific -Zope2 = +Zope2 = 2.13.16 AccessControl = 2.13.8 Acquisition = 2.13.8 DateTime = 2.12.7 _______________________________________________ Zope-Checkins maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-checkins
