Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2006-09-01 11:06:55 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2006-09-01 11:06:55 +0400
commitff730aa486201a0dbefece95e3444addfe28cdeb (patch)
treee75ccd7cc649d81bd4ca075445cd086fe80f3c0f /doc
parentd8b5ddb745b0fedb2339da72c2848180b9b57970 (diff)
* change Python version from 2.3 to 2.4, since it is a requirement for Blender anyway. Thanks to kalabalik for pointing out.
Diffstat (limited to 'doc')
-rw-r--r--doc/blender-scons.txt2
1 files changed, 1 insertions, 1 deletions
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