File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11__version__ = "4.0.0"
22__copyright__ = "Copyright (c) 2001 - 2020 The SCons Foundation"
33__developer__ = "bdbaddog"
4- __date__ = "2020-07-04 22:22:39 "
4+ __date__ = "2020-07-04 22:47:08 "
55__buildsys__ = "ProDog2020"
6- __revision__ = "074c847ad977b777f6b1580e24b14cf92b2f06d8 "
7- __build__ = "074c847ad977b777f6b1580e24b14cf92b2f06d8 "
6+ __revision__ = "64fd44ef6c4ea257b065f1ba45e1c202f72e9b5f "
7+ __build__ = "64fd44ef6c4ea257b065f1ba45e1c202f72e9b5f "
88# make sure compatibility is always in place
99import SCons .compat # noqa
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ $RSYNC $RSYNCOPTS \
5151
5252# Readme
5353$RSYNC $RSYNCOPTS \
54- README.txt \
54+ README.rst \
5555 $SF_USER @$SF_MACHINE :$SF_TOPDIR /
5656
5757
You can’t perform that action at this time.
0 commit comments