diff options
Diffstat (limited to 'engine/SCons/Debug.py')
-rw-r--r-- | engine/SCons/Debug.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/Debug.py b/engine/SCons/Debug.py index f33ee9a..ab38e4b 100644 --- a/engine/SCons/Debug.py +++ b/engine/SCons/Debug.py @@ -28,7 +28,7 @@ needed by most users. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/Debug.py 2014/08/24 12:12:31 garyo" +__revision__ = "src/engine/SCons/Debug.py 2014/09/27 12:51:43 garyo" import os import sys |