Official Release 1.2.0

This commit is contained in:
Lorenzooone
2024-12-03 06:58:49 +01:00
parent 8da1172b70
commit 35a8ee340d
5 changed files with 24 additions and 7 deletions

View File

@@ -16,8 +16,8 @@
#define str(a) #a
#define APP_VERSION_MAJOR 1
#define APP_VERSION_MINOR 1
#define APP_VERSION_REVISION 1
#define APP_VERSION_MINOR 2
#define APP_VERSION_REVISION 0
#ifdef RASPI
#define APP_VERSION_LETTER R
#else