From c934c7d79b3d554f5a474ba6e2e6beeb39cf7d4f Mon Sep 17 00:00:00 2001 From: u3shit Date: Mon, 22 Feb 2016 23:46:50 +0100 Subject: [PATCH] v0.2.4 --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index a4bdd47..4c5532b 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ # -*- mode: python -*- # the following two variables are used by the target "waf dist" -VERSION='0.2.3' +VERSION='0.2.4' APPNAME='stcm-editor' # these variables are mandatory ('/' are converted automatically)