From e2587405958c4f8d372f6a6afb19195aa171effd Mon Sep 17 00:00:00 2001 From: onli Date: Fri, 19 Jan 2024 14:15:54 +0100 Subject: [PATCH] Raise version to 3.0 --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 88513ea..395c92a 100644 --- a/src/main.h +++ b/src/main.h @@ -67,7 +67,7 @@ class simSettings; class MyApp; WX_DEFINE_ARRAY (simImage *, ImagesArray); -#define SIMDOCK_VERSION "2.0" +#define SIMDOCK_VERSION "3.0" #define SIMDOCK_WEBSITE "https://github.com/onli/simdock" //#define SIMDOCK_DEBUG //#define SIMDOCK_DEBUG_ICON_POSITIONING //this is very verbose