From f7ef539f342e3fcc939fa1a6fd69c6c0cef76963 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Mon, 18 Mar 2019 17:32:37 +0100 Subject: [PATCH] Bump version to v0.54 Signed-off-by: Szczepan Zalega --- src/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.h b/src/global.h index 36a79974..31a5a91a 100644 --- a/src/global.h +++ b/src/global.h @@ -24,7 +24,7 @@ // #include "portmacro.h" Don't use is here, system crashes #define VERSION_MAJOR 0 // 255 = debug version -#define VERSION_MINOR 53 // 0 = development +#define VERSION_MINOR 54 // 0 = development #define INTERNAL_VERSION_NR 0