Change to blue font

This commit is contained in:
2023-11-28 20:34:32 +05:30
parent 339a230aa2
commit 3533c47e4a
5 changed files with 5 additions and 8 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 58
#define BUILD_NUMBER 60
#endif
#ifndef VERSION
#define VERSION "v0.1.58 - 2023-11-28 20:05:50.363623"
#define VERSION "v0.1.60 - 2023-11-28 20:34:19.363925"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.58"
#define VERSION_SHORT "v0.1.60"
#endif