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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/blender-scons.txt b/doc/blender-scons.txt
index 66f7edef292..73aa7add7a6 100644
--- a/doc/blender-scons.txt
+++ b/doc/blender-scons.txt
@@ -1,6 +1,6 @@
$Id$
- Note: The current official release of SCons is 0.96.1
+ Note: The current official release of SCons is 0.97
Blenders SCons build scripts
============================
@@ -29,7 +29,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.96.1 (http://www.scons.org).
+ installation, version v0.97 (http://www.scons.org).
Check from the page
http://www.blender.org/development/building-blender/getting-dependencies/