From dd0882c439608b68af68771bdd928e7950392054 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Sun, 24 Jul 2011 17:11:03 +0200 Subject: [PATCH] update version --- src/controller/KissCount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controller/KissCount.h b/src/controller/KissCount.h index a8d0c42..98eb08f 100644 --- a/src/controller/KissCount.h +++ b/src/controller/KissCount.h @@ -31,7 +31,7 @@ #include -#define APP_VERSION "0.2" +#define APP_VERSION "0.3" #define ESCAPE_CHARS(s) { \ if (s.Find(wxT("\\\"")) == wxNOT_FOUND) \