[Zope-Checkins] SVN: Zope/branches/2.9/configure removed Python
	2.4.1 as acceptable version
    Andreas Jung 
    andreas at andreas-jung.com
       
    Thu Jul 20 01:54:23 EDT 2006
    
    
  
Log message for revision 69222:
  removed Python 2.4.1 as acceptable version
  
Changed:
  U   Zope/branches/2.9/configure
-=-
Modified: Zope/branches/2.9/configure
===================================================================
--- Zope/branches/2.9/configure	2006-07-20 05:53:56 UTC (rev 69221)
+++ Zope/branches/2.9/configure	2006-07-20 05:54:23 UTC (rev 69222)
@@ -18,7 +18,7 @@
 # sys.version) below in "best" to "worst" order, not including the
 # target version.  Up to six acceptable python versions are allowed.
 # Do not include the target version number in this list!
-ACCEPTABLE="2.4.1 2.4.2"
+ACCEPTABLE="2.4.2"
 
 # provide the executable names for all the acceptable versions
 # (and the target version) below
    
    
More information about the Zope-Checkins
mailing list