[Zope-Checkins] CVS: Zope - configure.bat:1.3

Chris McDonough chrism@zope.com
Sat, 21 Jun 2003 09:46:56 -0400


Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv3711

Modified Files:
	configure.bat 
Log Message:
Change target Python version.


=== Zope/configure.bat 1.2 => 1.3 ===
--- Zope/configure.bat:1.2	Sat Mar 22 12:02:12 2003
+++ Zope/configure.bat	Sat Jun 21 09:46:56 2003
@@ -17,7 +17,7 @@
 rem $Id$
 rem $Revision$
 
-set PYTHON_TARGET_VER=2.2
+set PYTHON_TARGET_VER=2.3
 set DEFAULT_PREFIX=C:\Zope
 echo.