This commit is contained in:
DavidXanatos 2023-01-27 18:56:41 +01:00
parent ecf78d7de5
commit f978eb8f72
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
#define VERSION_MJR 1
#define VERSION_MIN 7
#define VERSION_REV 1
#define VERSION_UPD 0
#define VERSION_REV 0
#define VERSION_UPD 1
#ifndef STR
#define STR2(X) #X