[ci skip] Add note that this change may break SetOption() + ninja usage with fix
[scons.git] / SCons / __init__.py
blobe89057fe29f02eb65e1d1b2eb4752ac478aefd35
1 __version__="4.7.0"
2 __copyright__="Copyright (c) 2001 - 2024 The SCons Foundation"
3 __developer__="bdbaddog"
4 __date__="Sun, 17 Mar 2024 17:33:54 -0700"
5 __buildsys__="M1Dog2021"
6 __revision__="265be6883fadbb5a545612265acc919595158366"
7 __build__="265be6883fadbb5a545612265acc919595158366"
8 # make sure compatibility is always in place
9 import SCons.compat # noqa