From 2144b5479d815cb2fcd9171a6e13ab3fc9b78971 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sat, 26 Nov 2011 19:41:08 +0000 Subject: [PATCH] Release 0.26 --- 0compile | 2 +- 0compile.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0compile b/0compile index 882da3f..0553e5b 100755 --- a/0compile +++ b/0compile @@ -22,7 +22,7 @@ commands = [] import autocompile, setup, clean, copysrc, build, publish, gui, bugs, include_deps import support -version = '0.25' +version = '0.26' try: locale.setlocale(locale.LC_ALL, '') diff --git a/0compile.xml b/0compile.xml index 2b47e8a..f144b40 100644 --- a/0compile.xml +++ b/0compile.xml @@ -35,7 +35,7 @@ For a full tutorial, see 0compile's homepage. - + -- 2.11.4.GIT