[Zodb-checkins] CVS: ZODB3/ZEO - __init__.py:1.12.2.6
Guido van Rossum
guido@python.org
Tue, 21 Jan 2003 17:24:28 -0500
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv23682
Modified Files:
Tag: ZODB3-3_1-branch
__init__.py
Log Message:
Bump version to 2.0.2a0 to indicate that this is an unreleased alpha
of ZEO 2.0.2.
Fix URL with "home page".
=== ZODB3/ZEO/__init__.py 1.12.2.5 => 1.12.2.6 ===
--- ZODB3/ZEO/__init__.py:1.12.2.5 Fri Nov 15 12:18:56 2002
+++ ZODB3/ZEO/__init__.py Tue Jan 21 17:24:25 2003
@@ -15,10 +15,10 @@
See the file README.txt in this directory for an overview.
-ZEO's home on the web is
+ZEO is now part of ZODB; ZODB's home on the web is
- http://www.zope.org/Products/ZEO/
+ http://www.zope.org/Wikis/ZODB
"""
-version = "2.0.1"
+version = "2.0.2a0"