diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:34 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:34 +0200 |
| commit | 4afc984101977fdff83c8b3ed7c26fcaf1a0030e (patch) | |
| tree | 58016e3c49b02a7d08effd2258dcf80c8af37350 /src/engine/SCons/compat/__init__.py | |
| parent | a414d8e46960130a36b0bde5de3bef8cbd769e13 (diff) | |
| parent | a2795b63dd02ecddd8a0109dcc1b64108f68eace (diff) | |
Merge tag 'upstream/2.3.4'
Upstream version 2.3.4
Diffstat (limited to 'src/engine/SCons/compat/__init__.py')
| -rw-r--r-- | src/engine/SCons/compat/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/compat/__init__.py b/src/engine/SCons/compat/__init__.py index 44f2df2..845218f 100644 --- a/src/engine/SCons/compat/__init__.py +++ b/src/engine/SCons/compat/__init__.py @@ -60,7 +60,7 @@ function defined below loads the module as the "real" name (without the rest of our code will find our pre-loaded compatibility module. """ -__revision__ = "src/engine/SCons/compat/__init__.py 2014/08/24 12:12:31 garyo" +__revision__ = "src/engine/SCons/compat/__init__.py 2014/09/27 12:51:43 garyo" import os import sys |
