We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8d0ec commit 3e1ef7bCopy full SHA for 3e1ef7b
SCons/__init__.py
@@ -1,9 +1,9 @@
1
__version__="4.4.0"
2
__copyright__="Copyright (c) 2001 - 2022 The SCons Foundation"
3
__developer__="bdbaddog"
4
-__date__="Sat, 30 Jul 2022 14:09:41 -0700"
+__date__="Sat, 30 Jul 2022 14:11:34 -0700"
5
__buildsys__="M1Dog2021"
6
-__revision__="4e58108dc7c67613f9115d1d2aca1d195d1e1a6c"
7
-__build__="4e58108dc7c67613f9115d1d2aca1d195d1e1a6c"
+__revision__="fc8d0ec215ee6cba8bc158ad40c099be0b598297"
+__build__="fc8d0ec215ee6cba8bc158ad40c099be0b598297"
8
# make sure compatibility is always in place
9
import SCons.compat # noqa
0 commit comments