[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.86 setup.py:1.50.6.34
Tim Peters
tim.one at comcast.net
Tue Jul 5 12:42:50 EDT 2005
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv27485
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt setup.py
Log Message:
An internal 3.2.9b3 release.
=== ZODB3/NEWS.txt 1.33.6.85 => 1.33.6.86 ===
--- ZODB3/NEWS.txt:1.33.6.85 Tue Jul 5 12:41:33 2005
+++ ZODB3/NEWS.txt Tue Jul 5 12:42:20 2005
@@ -1,11 +1,11 @@
What's new in ZODB3 3.2.9?
==========================
-Release date: 01-Jul-2005
+Release date: 05-Jul-2005
Following are dates of internal releases (to support ongoing Zope 2.7
development) since ZODB 3.2's last public release:
-- 3.2.9b3 DD-Jul-2005
+- 3.2.9b3 05-Jul-2005
- 3.2.9b2 01-Jul-2005
- 3.2.9b1 27-Jun-2005
=== ZODB3/setup.py 1.50.6.33 => 1.50.6.34 ===
--- ZODB3/setup.py:1.50.6.33 Fri Jul 1 15:55:49 2005
+++ ZODB3/setup.py Tue Jul 5 12:42:20 2005
@@ -215,7 +215,7 @@
doclines = __doc__.split("\n")
setup(name="ZODB3",
- version="3.2.9b2",
+ version="3.2.9b3",
maintainer="Zope Corporation",
maintainer_email="zodb-dev at zope.org",
url = "http://www.zope.org/Wikis/ZODB/FrontPage",
More information about the Zodb-checkins
mailing list