From abbb550c471fc0ba30d6afbcf064d1f1826096d5 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Mon, 3 Nov 2014 11:06:42 +0000 Subject: [PATCH] Release 1.4 --- 0compile | 2 +- 0compile.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0compile b/0compile index 16010c2..92afb2f 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.3' +version = '1.4' try: locale.setlocale(locale.LC_ALL, '') diff --git a/0compile.xml b/0compile.xml index 9b11446..b7e2f92 100644 --- a/0compile.xml +++ b/0compile.xml @@ -42,7 +42,7 @@ For a full tutorial, see 0compile's homepage. - + -- 2.11.4.GIT