From f5de578e740b381fc9036245fcdbea2ce33c10f7 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Wed, 3 Apr 2013 13:24:18 +0100 Subject: [PATCH] Release 1.1 --- 0compile | 2 +- 0compile.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/0compile b/0compile index f8bf799..19891ac 100755 --- a/0compile +++ b/0compile @@ -23,7 +23,7 @@ commands = [] import autocompile, setup, clean, copysrc, build, publish, gui, bugs, include_deps import support -version = '1.0' +version = '1.1' try: locale.setlocale(locale.LC_ALL, '') diff --git a/0compile.xml b/0compile.xml index f6ca703..c63f805 100644 --- a/0compile.xml +++ b/0compile.xml @@ -39,7 +39,7 @@ For a full tutorial, see 0compile's homepage. - + @@ -47,8 +47,8 @@ For a full tutorial, see 0compile's homepage. - - + + -- 2.11.4.GIT