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 7c688f6 commit 8db3076Copy full SHA for 8db3076
SCons/__init__.py
@@ -1,9 +1,9 @@
1
-__version__="4.7.0"
+__version__="4.8.0"
2
__copyright__="Copyright (c) 2001 - 2024 The SCons Foundation"
3
__developer__="bdbaddog"
4
-__date__="Sun, 17 Mar 2024 17:33:54 -0700"
+__date__="Sun, 07 Jul 2024 16:52:07 -0700"
5
__buildsys__="M1Dog2021"
6
-__revision__="265be6883fadbb5a545612265acc919595158366"
7
-__build__="265be6883fadbb5a545612265acc919595158366"
+__revision__="7c688f694c644b61342670ce92977bf4a396c0d4"
+__build__="7c688f694c644b61342670ce92977bf4a396c0d4"
8
# make sure compatibility is always in place
9
import SCons.compat # noqa
0 commit comments