From 6672b8c972658829a3fa7c85a3575bbb04ae5980 Mon Sep 17 00:00:00 2001 From: Wiebe Cazemier Date: Thu, 16 Sep 2021 21:48:25 +0200 Subject: [PATCH] Version 0.9.2 --- mainapp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainapp.h b/mainapp.h index 1bd3406..aa0f729 100644 --- a/mainapp.h +++ b/mainapp.h @@ -42,7 +42,7 @@ License along with FlashMQ. If not, see . #include "scopedsocket.h" #include "oneinstancelock.h" -#define VERSION "0.9.1" +#define VERSION "0.9.2" class MainApp { -- libgit2 0.21.4