[Zodb-checkins] CVS: ZODB3 - README.txt:1.18
Jeremy Hylton
jeremy at zope.com
Fri May 30 17:14:41 EDT 2003
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv968
Modified Files:
README.txt
Log Message:
Update the version example.
=== ZODB3/README.txt 1.17 => 1.18 ===
--- ZODB3/README.txt:1.17 Fri May 30 16:05:16 2003
+++ ZODB3/README.txt Fri May 30 16:14:41 2003
@@ -78,8 +78,8 @@
You can test this by cd'ing to your home directory and typing the
following commands::
- Python 2.2.2 (#1, Oct 18 2002, 15:34:34)
- [GCC 2.95.3 19991030 (prerelease)] on linux2
+ Python 2.2.3 (#50, May 30 2003, 16:14:25)
+ [GCC 2.96 20000731 (Red Hat Linux 7.3 2.96-113)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ZODB
>>> ZODB.__version__
More information about the Zodb-checkins
mailing list