This commit is contained in:
DavidXanatos 2021-07-06 13:12:52 +02:00
parent 7da218c84b
commit ad33cfcf93
1 changed files with 2 additions and 2 deletions

View File

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