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
diff options
context:
space:
mode:
Diffstat (limited to 'config/aix4-config.py')
-rw-r--r--config/aix4-config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aix4-config.py b/config/aix4-config.py
index 93f0a5e6744..3a3db39494d 100644
--- a/config/aix4-config.py
+++ b/config/aix4-config.py
@@ -8,7 +8,7 @@ WITH_BF_VERSE = 'false'
BF_VERSE_INCLUDE = "#extern/verse/dist"
BF_PYTHON = LCGDIR+'/python'
-BF_PYTHON_VERSION = '2.2'
+BF_PYTHON_VERSION = '3.1'
WITH_BF_STATICPYTHON = 'true'
BF_PYTHON_INC = '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
BF_PYTHON_BINARY = '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'