[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.78 setup.py:1.50.6.31
Tim Peters
tim.one at comcast.net
Wed Apr 27 15:00:18 EDT 2005
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv18683
Modified Files:
Tag: Zope-2_7-branch
NEWS.txt setup.py
Log Message:
Part of the changes needed to make a 3.2.8 release. I need to find
another machine to build updated docs.
=== ZODB3/NEWS.txt 1.33.6.77 => 1.33.6.78 ===
--- ZODB3/NEWS.txt:1.33.6.77 Wed Apr 27 14:57:45 2005
+++ ZODB3/NEWS.txt Wed Apr 27 14:59:48 2005
@@ -1,6 +1,6 @@
What's new in ZODB3 3.2.8?
==========================
-Release date: 26-Apr-2005
+Release date: 27-Apr-2005
ZopeUndo
--------
=== ZODB3/setup.py 1.50.6.30 => 1.50.6.31 ===
--- ZODB3/setup.py:1.50.6.30 Tue Apr 26 16:05:58 2005
+++ ZODB3/setup.py Wed Apr 27 14:59:48 2005
@@ -215,7 +215,7 @@
doclines = __doc__.split("\n")
setup(name="ZODB3",
- version="3.2.7",
+ version="3.2.8",
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