Update version.h

This commit is contained in:
DavidXanatos 2023-07-24 09:27:25 +02:00
parent bb1785477d
commit 69c28379e4
1 changed files with 2 additions and 2 deletions

View File

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