fixed a few typos and changed all references to c++ project file to be MSVC (entity...
[scons.git] / SCons / __init__.py
blob7a7d3ef794aada4f07c8cc0d6a73d62d9b270a53
1 __version__="4.6.1"
2 __copyright__="Copyright (c) 2001 - 2023 The SCons Foundation"
3 __developer__="bdbaddog"
4 __date__="Sun, 19 Nov 2023 17:54:10 -0700"
5 __buildsys__="M1Dog2021"
6 __revision__="70bcde6f38478a85a552ee624baaa2beb7b2bb92"
7 __build__="70bcde6f38478a85a552ee624baaa2beb7b2bb92"
8 # make sure compatibility is always in place
9 import SCons.compat # noqa