[Zope-Checkins] SVN: Zope/trunk/ Python 2.3.5
Andreas Jung
andreas at andreas-jung.com
Sat Feb 12 10:52:06 EST 2005
Log message for revision 29125:
Python 2.3.5
Changed:
U Zope/trunk/configure
U Zope/trunk/doc/INSTALL.txt
-=-
Modified: Zope/trunk/configure
===================================================================
--- Zope/trunk/configure 2005-02-12 15:50:26 UTC (rev 29124)
+++ Zope/trunk/configure 2005-02-12 15:52:06 UTC (rev 29125)
@@ -12,7 +12,7 @@
# Place the optimal target version number for Zope (as returned by sys.version)
# below
-TARGET="2.3.4"
+TARGET="2.3.5"
# Order a list of "acceptable" python version numbers (as returned by
# sys.version) below in "best" to "worst" order, not including the
Modified: Zope/trunk/doc/INSTALL.txt
===================================================================
--- Zope/trunk/doc/INSTALL.txt 2005-02-12 15:50:26 UTC (rev 29124)
+++ Zope/trunk/doc/INSTALL.txt 2005-02-12 15:52:06 UTC (rev 29125)
@@ -7,7 +7,7 @@
System requirements when building from source
bash or another Bourne shell variant
- Python 2.3.4 or later installed somewhere in the system PATH
+ Python 2.3.5 or later installed somewhere in the system PATH
GNU make
A C compiler (gcc recommended)
More information about the Zope-Checkins
mailing list