Skip to content

Commit 43e1da1

Browse files
committed
final versioning info for 4.2.0
1 parent fcdadee commit 43e1da1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SCons/__init__.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
__version__="4.2.0"
22
__copyright__="Copyright (c) 2001 - 2021 The SCons Foundation"
33
__developer__="bdbaddog"
4-
__date__="Sun, 18 Jul 2021 20:21:57 -0700"
4+
__date__="Sat, 31 Jul 2021 18:12:46 -0700"
55
__buildsys__="ProDog2020"
6-
__revision__="801acd51da9cfd64b8323828c072a1f353323da9"
7-
__build__="801acd51da9cfd64b8323828c072a1f353323da9"
6+
__revision__="fcdadeef19fe5fead09fa7544a27502be65312be"
7+
__build__="fcdadeef19fe5fead09fa7544a27502be65312be"
88
# make sure compatibility is always in place
99
import SCons.compat # noqa

0 commit comments

Comments
 (0)