From ff730aa486201a0dbefece95e3444addfe28cdeb Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 1 Sep 2006 07:06:55 +0000 Subject: [PATCH] * change Python version from 2.3 to 2.4, since it is a requirement for Blender anyway. Thanks to kalabalik for pointing out. --- doc/blender-scons.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/blender-scons.txt b/doc/blender-scons.txt index 113f1c5d466..150c6cae86f 100644 --- a/doc/blender-scons.txt +++ b/doc/blender-scons.txt @@ -26,7 +26,7 @@ $Id$ ---------------- To build Blender with the SCons scripts you need a full Python - install, version 2.3 or later (http://www.python.org) and a SCons + install, version 2.4 or later (http://www.python.org) and a SCons installation, version v0.96.1.D001 or later (http://www.scons.org). Check from the page