Make right blue

This commit is contained in:
2023-12-10 11:53:56 +05:30
parent a2fd86d41a
commit 19af05ec6e
4 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 74
#define BUILD_NUMBER 75
#endif
#ifndef VERSION
#define VERSION "v0.1.74 - 2023-12-10 11:50:48.393610"
#define VERSION "v0.1.75 - 2023-12-10 11:53:08.758201"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.74"
#define VERSION_SHORT "v0.1.75"
#endif