From ff7c078a01607232b552f60ce647d5961a77f6c4 Mon Sep 17 00:00:00 2001 From: Wiebe Cazemier Date: Sun, 5 Sep 2021 12:45:06 +0200 Subject: [PATCH] Release version 0.9.1 --- mainapp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainapp.h b/mainapp.h index f8ee272..1cb053c 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.0" +#define VERSION "0.9.1" class MainApp { -- libgit2 0.21.4