[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.76 setup.py:1.50.6.30

Tim Peters tim.one at comcast.net
Tue Apr 26 16:06:29 EDT 2005


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

Modified Files:
      Tag: Zope-2_7-branch
	NEWS.txt setup.py 
Log Message:
Mechanical changes for the 3.2.7 final release.


=== ZODB3/NEWS.txt 1.33.6.75 => 1.33.6.76 ===
--- ZODB3/NEWS.txt:1.33.6.75	Fri Apr 22 17:00:30 2005
+++ ZODB3/NEWS.txt	Tue Apr 26 16:05:58 2005
@@ -1,3 +1,12 @@
+What's new in ZODB3 3.2.7?
+==========================
+Release date: 26-Apr-2005
+
+No changes were made since 3.2.7c3.  ZODB 3.2.7 final is intended to
+correspond with Zope 2.7.6 final.
+
+
+
 What's new in ZODB3 3.2.7c3?
 ============================
 Release date: 22-Apr-2005


=== ZODB3/setup.py 1.50.6.29 => 1.50.6.30 ===
--- ZODB3/setup.py:1.50.6.29	Fri Apr 22 15:46:20 2005
+++ ZODB3/setup.py	Tue Apr 26 16:05:58 2005
@@ -215,7 +215,7 @@
 doclines = __doc__.split("\n")
 
 setup(name="ZODB3",
-      version="3.2.7c3",
+      version="3.2.7",
       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