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) \