diff options
Diffstat (limited to 'third_party/scons/scons-local/SCons/exitfuncs.py')
-rw-r--r-- | third_party/scons/scons-local/SCons/exitfuncs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/scons/scons-local/SCons/exitfuncs.py b/third_party/scons/scons-local/SCons/exitfuncs.py index db4f40f..2feb86c 100644 --- a/third_party/scons/scons-local/SCons/exitfuncs.py +++ b/third_party/scons/scons-local/SCons/exitfuncs.py @@ -27,7 +27,7 @@ Register functions which are executed when SCons exits for any reason. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/exitfuncs.py 3603 2008/10/10 05:46:45 scons" +__revision__ = "src/engine/SCons/exitfuncs.py 3842 2008/12/20 22:59:52 scons" |