[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.93 setup.py:1.50.6.37

Tim Peters tim.one at comcast.net
Tue Oct 4 12:21:42 EDT 2005


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

Modified Files:
      Tag: Zope-2_7-branch
	NEWS.txt setup.py 
Log Message:
Bump version # to 3.2.10b1.


=== ZODB3/NEWS.txt 1.33.6.92 => 1.33.6.93 ===
--- ZODB3/NEWS.txt:1.33.6.92	Tue Oct  4 12:20:17 2005
+++ ZODB3/NEWS.txt	Tue Oct  4 12:21:12 2005
@@ -1,6 +1,6 @@
 What's new in ZODB3 3.2.10?
 ===========================
-Release date: DD-MMM-2005
+Release date: 04-Aug-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.36 => 1.50.6.37 ===
--- ZODB3/setup.py:1.50.6.36	Mon Jul 18 16:21:05 2005
+++ ZODB3/setup.py	Tue Oct  4 12:21:12 2005
@@ -215,7 +215,7 @@
 doclines = __doc__.split("\n")
 
 setup(name="ZODB3",
-      version="3.2.10a1",
+      version="3.2.10b1",
       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