[Zope-Checkins] CVS: Zope/doc - INSTALL.txt:1.39.2.4
    Philipp von Weitershausen 
    cvs-admin at zope.org
       
    Wed Nov 12 09:18:38 EST 2003
    
    
  
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv6021
Modified Files:
      Tag: Zope-2_7-branch
	INSTALL.txt 
Log Message:
Be consistent about required python version.
=== Zope/doc/INSTALL.txt 1.39.2.3 => 1.39.2.4 ===
--- Zope/doc/INSTALL.txt:1.39.2.3	Wed Oct 22 16:55:40 2003
+++ Zope/doc/INSTALL.txt	Wed Nov 12 09:18:37 2003
@@ -145,7 +145,7 @@
 
 Troubleshooting
 
-  - This version of Zope requires Python 2.2.3 or better.
+  - This version of Zope requires Python 2.3.2 or better.
 
   - The Python you run Zope with *must* have threads compiled in,
     which is the case for a vanilla build.  Warning: Zope will not run
    
    
More information about the Zope-Checkins
mailing list