[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.96 setup.py:1.50.6.38

Tim Peters tim.one at comcast.net
Wed Oct 5 15:06:29 EDT 2005


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

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


=== ZODB3/NEWS.txt 1.33.6.95 => 1.33.6.96 ===
--- ZODB3/NEWS.txt:1.33.6.95	Wed Oct  5 15:05:18 2005
+++ ZODB3/NEWS.txt	Wed Oct  5 15:05:58 2005
@@ -1,6 +1,6 @@
 What's new in ZODB3 3.2.10?
 ===========================
-Release date: 04-Aug-2005
+Release date: DD-MMM-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.37 => 1.50.6.38 ===
--- ZODB3/setup.py:1.50.6.37	Tue Oct  4 12:21:12 2005
+++ ZODB3/setup.py	Wed Oct  5 15:05:58 2005
@@ -215,7 +215,7 @@
 doclines = __doc__.split("\n")
 
 setup(name="ZODB3",
-      version="3.2.10b1",
+      version="3.2.10b2",
       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