diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:22:46 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:22:46 +0100 |
commit | 257ef5bf6b309099d29421eca428df9ff43fc646 (patch) | |
tree | 8c82677383ee329301e24f1e72f096a1a673b6e6 /engine/SCons/Platform/aix.py | |
parent | 5dcfdef50f9721ffaa466bf23721b823141c1e0d (diff) | |
parent | 13dd017aba8ce8293b0a020961951d97fef42e45 (diff) |
Update upstream source from tag 'upstream/3.1.2'
Update to upstream version '3.1.2'
with Debian dir f5c56aaf4dcf94e6b0ac95812d3a673bebc57d09
Diffstat (limited to 'engine/SCons/Platform/aix.py')
-rw-r--r-- | engine/SCons/Platform/aix.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/Platform/aix.py b/engine/SCons/Platform/aix.py index de61c16..c5964b6 100644 --- a/engine/SCons/Platform/aix.py +++ b/engine/SCons/Platform/aix.py @@ -30,7 +30,7 @@ selection method. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/Platform/aix.py 72ae09dc35ac2626f8ff711d8c4b30b6138e08e3 2019-08-08 14:50:06 bdeegan" +__revision__ = "src/engine/SCons/Platform/aix.py bee7caf9defd6e108fc2998a2520ddb36a967691 2019-12-17 02:07:09 bdeegan" import os import subprocess |