diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:33:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:33:07 +0200 |
commit | 16bc58049adac72cb1f398d9f89e42757bb4a22f (patch) | |
tree | 4bd9643dd0bcf91fc8c6420a4a33337a0bda6e46 /src/script/scons-time.py | |
parent | 78989ebb445af2c6462ae2bf05ffd588d76610e4 (diff) |
Imported Upstream version 2.3.3upstream/2.3.3
Diffstat (limited to 'src/script/scons-time.py')
-rw-r--r-- | src/script/scons-time.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/scons-time.py b/src/script/scons-time.py index 3d748b0..42ddbe0 100644 --- a/src/script/scons-time.py +++ b/src/script/scons-time.py @@ -32,7 +32,7 @@ from __future__ import division from __future__ import nested_scopes -__revision__ = "src/script/scons-time.py 2014/07/05 09:42:21 garyo" +__revision__ = "src/script/scons-time.py 2014/08/24 12:12:31 garyo" import getopt import glob |