summaryrefslogtreecommitdiffstats
path: root/SCons
diff options
context:
space:
mode:
Diffstat (limited to 'SCons')
-rw-r--r--SCons/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/SCons/__init__.py b/SCons/__init__.py
index b5a5c28..6e1dd87 100644
--- a/SCons/__init__.py
+++ b/SCons/__init__.py
@@ -1,9 +1,9 @@
__version__="4.1.0"
__copyright__="Copyright (c) 2001 - 2021 The SCons Foundation"
__developer__="bdbaddog"
-__date__="2021-01-19 18:19:30"
+__date__="2021-01-19 20:03:01"
__buildsys__="ProDog2020"
-__revision__="aee5793fdea4cc6a31e5346ddbd847c9ba23d64d"
-__build__="aee5793fdea4cc6a31e5346ddbd847c9ba23d64d"
+__revision__="215860fd4f6bea67896c145660a035fad20cc41c"
+__build__="215860fd4f6bea67896c145660a035fad20cc41c"
# make sure compatibility is always in place
import SCons.compat # noqa \ No newline at end of file