File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
__version__ = "4.1.0"
2
2
__copyright__ = "Copyright (c) 2001 - 2021 The SCons Foundation"
3
3
__developer__ = "bdbaddog"
4
- __date__ = "2021-01-19 18:19:30 "
4
+ __date__ = "2021-01-19 20:03:01 "
5
5
__buildsys__ = "ProDog2020"
6
- __revision__ = "aee5793fdea4cc6a31e5346ddbd847c9ba23d64d "
7
- __build__ = "aee5793fdea4cc6a31e5346ddbd847c9ba23d64d "
6
+ __revision__ = "215860fd4f6bea67896c145660a035fad20cc41c "
7
+ __build__ = "215860fd4f6bea67896c145660a035fad20cc41c "
8
8
# make sure compatibility is always in place
9
9
import SCons .compat # noqa
Original file line number Diff line number Diff line change 78
78
#
79
79
# TODO: fill these in externally
80
80
# The short X.Y version.
81
- version = '4.0 '
81
+ version = '4.1 '
82
82
# The full version, including alpha/beta/rc tags.
83
- release = '4.0 .0'
83
+ release = '4.1 .0'
84
84
85
85
# The language for content autogenerated by Sphinx. Refer to documentation
86
86
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments