From 665e78e013bc207a5ec35e4bc41daf2e464f6ed3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 29 Sep 2014 20:22:54 +0200 Subject: Imported Upstream version 2.3.4 --- engine/SCons/compat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/SCons/compat/__init__.py') diff --git a/engine/SCons/compat/__init__.py b/engine/SCons/compat/__init__.py index 44f2df2..845218f 100644 --- a/engine/SCons/compat/__init__.py +++ b/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 -- cgit v1.2.3