From 8142c570d0bfefa2a65a56ecf1767ff756d96b6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Mon, 6 Dec 2010 19:15:22 +0100 Subject: [PATCH] Development 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 7eb3a0a..8cb6f63 100644 --- a/src/controller/KissCount.h +++ b/src/controller/KissCount.h @@ -29,7 +29,7 @@ #include -#define APP_VERSION "v0.1" +#define APP_VERSION "v0.2_dev" class wxUI; class Database;