From cb96432b9037d1568cd367db4666ff89696c1fd3 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 25 Mar 2021 11:03:05 +0100 Subject: [PATCH] set version --- src/main/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/version.c b/src/main/version.c index 2499d6c..874889d 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -1,2 +1,2 @@ #include -const uint32_t APP_VERSION = 0x44696c4d; +const uint32_t APP_VERSION = 0x2a4c89ae;