Version number increase
This commit is contained in:
lumapu 2023-04-11 23:47:32 +02:00
parent f38bee88a1
commit a0659968ce

View file

@ -13,7 +13,7 @@
//------------------------------------- //-------------------------------------
#define VERSION_MAJOR 0 #define VERSION_MAJOR 0
#define VERSION_MINOR 6 #define VERSION_MINOR 6
#define VERSION_PATCH 4 #define VERSION_PATCH 5
//------------------------------------- //-------------------------------------
typedef struct { typedef struct {