[Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.17.2.36 setup.py:1.20.2.14
Jeremy Hylton
jeremy at zope.com
Mon Aug 18 11:43:08 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv13392
Modified Files:
Tag: ZODB3-3_1-branch
NEWS.txt setup.py
Log Message:
New version numbers and release date.
=== ZODB3/NEWS.txt 1.17.2.35 => 1.17.2.36 ===
--- ZODB3/NEWS.txt:1.17.2.35 Sun Aug 17 00:41:43 2003
+++ ZODB3/NEWS.txt Mon Aug 18 10:42:32 2003
@@ -1,5 +1,6 @@
What's new in ZODB3 3.1.3?
==========================
+Release date: 18-Aug-2003
Fixed several critical ZEO bugs.
=== ZODB3/setup.py 1.20.2.13 => 1.20.2.14 ===
--- ZODB3/setup.py:1.20.2.13 Thu Jul 10 12:41:35 2003
+++ ZODB3/setup.py Mon Aug 18 10:42:32 2003
@@ -187,7 +187,7 @@
doclines = __doc__.split("\n")
setup(name="ZODB3",
- version="3.1.2",
+ version="3.1.3",
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