summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/exitfuncs.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/SCons/exitfuncs.py')
-rw-r--r--src/engine/SCons/exitfuncs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/exitfuncs.py b/src/engine/SCons/exitfuncs.py
index 86d1990..d088c11 100644
--- a/src/engine/SCons/exitfuncs.py
+++ b/src/engine/SCons/exitfuncs.py
@@ -4,7 +4,7 @@ Register functions which are executed when SCons exits for any reason.
"""
-__revision__ = "exitfuncs.py __REVISION__ __DATE__ __DEVELOPER__"
+__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"