From f08f93f347297aa8eac14a67a777ddfcb7a11c7d Mon Sep 17 00:00:00 2001 From: cclauss Date: Sun, 11 May 2014 22:32:20 +0200 Subject: [PATCH] Updated Python to 3.4.0 --- test/simple-runtime/runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/simple-runtime/runtime.txt b/test/simple-runtime/runtime.txt index 9037c46..fe5dcf7 100644 --- a/test/simple-runtime/runtime.txt +++ b/test/simple-runtime/runtime.txt @@ -1 +1 @@ -python-3.3.2 \ No newline at end of file +python-3.4.0