[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.84 setup.py:1.50.6.33

Tim Peters tim.one at comcast.net
Fri Jul 1 15:56:19 EDT 2005


Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv30311

Modified Files:
      Tag: Zope-2_7-branch
	NEWS.txt setup.py 
Log Message:
An internal 3.2.9b2 release.


=== ZODB3/NEWS.txt 1.33.6.83 => 1.33.6.84 ===
--- ZODB3/NEWS.txt:1.33.6.83	Fri Jul  1 15:55:07 2005
+++ ZODB3/NEWS.txt	Fri Jul  1 15:55:49 2005
@@ -1,6 +1,6 @@
 What's new in ZODB3 3.2.9?
 ==========================
-Release date: DD-MMM-2005
+Release date: 01-Jul-2005
 
 Following are dates of internal releases (to support ongoing Zope 2.7
 development) since ZODB 3.2's last public release:


=== ZODB3/setup.py 1.50.6.32 => 1.50.6.33 ===
--- ZODB3/setup.py:1.50.6.32	Mon Jun 27 13:10:24 2005
+++ ZODB3/setup.py	Fri Jul  1 15:55:49 2005
@@ -215,7 +215,7 @@
 doclines = __doc__.split("\n")
 
 setup(name="ZODB3",
-      version="3.2.9b1",
+      version="3.2.9b2",
       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