[ci skip] fixed typo in CHANGES.txt/RELEASE.txt
[scons.git] / SCons / __init__.py
blobf0f241de8853a70905b63f4cb58838a3d3dfb822
1 __version__="4.5.2"
2 __copyright__="Copyright (c) 2001 - 2023 The SCons Foundation"
3 __developer__="bdbaddog"
4 __date__="Sun, 04 Jun 2023 15:36:48 -0700"
5 __buildsys__="M1Dog2021"
6 __revision__="b3744e8862927899e3d0ebcb41297f9b4c142c63"
7 __build__="b3744e8862927899e3d0ebcb41297f9b4c142c63"
8 # make sure compatibility is always in place
9 import SCons.compat # noqa