1
0
Fork 0
mirror of https://github.com/lumapu/ahoy.git synced 2025-08-27 16:26:28 +02:00

* refactored code

* v0.5.12
This commit is contained in:
lumapu 2022-08-14 21:10:21 +02:00
commit 9a14d534d0

View file

@ -13,7 +13,7 @@
//------------------------------------- //-------------------------------------
#define VERSION_MAJOR 0 #define VERSION_MAJOR 0
#define VERSION_MINOR 5 #define VERSION_MINOR 5
#define VERSION_PATCH 11 #define VERSION_PATCH 12
//------------------------------------- //-------------------------------------