From 643d645583bc9321be2d48cbe540ee2522cf987c Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Thu, 30 Aug 2007 20:09:42 +0000 Subject: [PATCH] Switched wscript to 0.0.3 git-svn-id: http://sanoi.webfactional.com/trunk@100 79def182-f41f-0410-b320-e94a04284523 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 4eb9b4a..00b8239 100644 --- a/wscript +++ b/wscript @@ -1,6 +1,6 @@ #!/usr/bin/env python -VERSION='0.0.2' +VERSION='0.0.3' APPNAME='fama' srcdir = '.'