set version

This commit is contained in:
2021-03-25 11:03:05 +01:00
parent 2a4c89aee6
commit cb96432b90

View File

@ -1,2 +1,2 @@
#include <stdint.h>
const uint32_t APP_VERSION = 0x44696c4d;
const uint32_t APP_VERSION = 0x2a4c89ae;