[Zodb-checkins] SVN: ZODB/branches/3.7/ Prep 3.7.3 release.
Tres Seaver
tseaver at palladion.com
Thu Oct 9 22:54:38 EDT 2008
Log message for revision 91961:
Prep 3.7.3 release.
Changed:
U ZODB/branches/3.7/NEWS.txt
U ZODB/branches/3.7/setup.py
-=-
Modified: ZODB/branches/3.7/NEWS.txt
===================================================================
--- ZODB/branches/3.7/NEWS.txt 2008-10-10 02:51:07 UTC (rev 91960)
+++ ZODB/branches/3.7/NEWS.txt 2008-10-10 02:54:38 UTC (rev 91961)
@@ -1,7 +1,7 @@
What's new on ZODB 3.7.3?
=========================
-Release date: DD-MMM-YYYY
+Release date: 09-Oct-2008 (internal release to support Zope 2.10.7)
Connection
----------
Modified: ZODB/branches/3.7/setup.py
===================================================================
--- ZODB/branches/3.7/setup.py 2008-10-10 02:51:07 UTC (rev 91960)
+++ ZODB/branches/3.7/setup.py 2008-10-10 02:54:38 UTC (rev 91961)
@@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""
-VERSION = "3.7.3dev"
+VERSION = "3.7.3"
# The (non-obvious!) choices for the Trove Development Status line:
# Development Status :: 5 - Production/Stable
More information about the Zodb-checkins
mailing list