Skip to content

Commit 8db3076

Browse files
committed
4.8.0 updates
1 parent 7c688f6 commit 8db3076

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SCons/__init__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
__version__="4.7.0"
1+
__version__="4.8.0"
22
__copyright__="Copyright (c) 2001 - 2024 The SCons Foundation"
33
__developer__="bdbaddog"
4-
__date__="Sun, 17 Mar 2024 17:33:54 -0700"
4+
__date__="Sun, 07 Jul 2024 16:52:07 -0700"
55
__buildsys__="M1Dog2021"
6-
__revision__="265be6883fadbb5a545612265acc919595158366"
7-
__build__="265be6883fadbb5a545612265acc919595158366"
6+
__revision__="7c688f694c644b61342670ce92977bf4a396c0d4"
7+
__build__="7c688f694c644b61342670ce92977bf4a396c0d4"
88
# make sure compatibility is always in place
99
import SCons.compat # noqa

0 commit comments

Comments
 (0)