Change info prints

This commit is contained in:
2023-11-28 18:31:47 +05:30
parent 58ff047dd5
commit 1ed1fa337b
5 changed files with 26 additions and 18 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 39
#define BUILD_NUMBER 41
#endif
#ifndef VERSION
#define VERSION "v0.1.39 - 2023-11-28 18:19:04.992246"
#define VERSION "v0.1.41 - 2023-11-28 18:30:13.789845"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.39"
#define VERSION_SHORT "v0.1.41"
#endif