From 86baccee0a1dddf43f7eefe48e2d9e9037468b9c Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Thu, 25 Mar 2010 20:26:28 +0100 Subject: Imported Upstream version 1.3.0 --- engine/SCons/Platform/cygwin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/SCons/Platform/cygwin.py') diff --git a/engine/SCons/Platform/cygwin.py b/engine/SCons/Platform/cygwin.py index bd69d5e..0105ae9 100644 --- a/engine/SCons/Platform/cygwin.py +++ b/engine/SCons/Platform/cygwin.py @@ -30,7 +30,7 @@ selection method. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/Platform/cygwin.py 4691 2010/03/06 16:22:36 bdbaddog" +__revision__ = "src/engine/SCons/Platform/cygwin.py 4720 2010/03/24 03:14:11 jars" import posix from SCons.Platform import TempFileMunge -- cgit v1.2.3