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:
Diffstat (limited to 'doc')
-rw-r--r--doc/blender-scons.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/blender-scons.txt b/doc/blender-scons.txt
index 8578d3f2fd4..f7ea7767441 100644
--- a/doc/blender-scons.txt
+++ b/doc/blender-scons.txt
@@ -1,9 +1,5 @@
$Id$
- Note: The current official release of SCons is 0.98, but
- our system still works for 0.97. However, this will be fixed
- soon.
-
Blenders SCons build scripts
============================
@@ -31,7 +27,7 @@ $Id$
To build Blender with the SCons scripts you need a full Python
install, version 2.4 or later (http://www.python.org) and a SCons
- installation, version v0.97 (http://www.scons.org).
+ installation, version v1.1.0 (http://www.scons.org).
Check from the page
http://www.blender.org/development/building-blender/getting-dependencies/