diff options
Diffstat (limited to 'src/script/scons.py')
-rw-r--r-- | src/script/scons.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/scons.py b/src/script/scons.py index d433773..c981737 100644 --- a/src/script/scons.py +++ b/src/script/scons.py @@ -3,7 +3,7 @@ # SCons # -__revision__ = "scons.py __REVISION__ __DATE__ __DEVELOPER__" +__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import getopt import os.path |