From c697d2584a7fd97072658567f688f69a04cfda78 Mon Sep 17 00:00:00 2001 From: onli Date: Fri, 11 May 2018 18:57:20 +0200 Subject: [PATCH] bump to 1.5.2 --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 9cf1b2d..1041f7d 100644 --- a/src/main.h +++ b/src/main.h @@ -64,7 +64,7 @@ class simSettings; class MyApp; WX_DEFINE_ARRAY (simImage *, ImagesArray); -#define SIMDOCK_VERSION "1.5.1" +#define SIMDOCK_VERSION "1.5.2" #define SIMDOCK_WEBSITE "https://github.com/onli/simdock" //#define SIMDOCK_DEBUG //#define SIMDOCK_DEBUG_ICON_POSITIONING //this is very verbose