This commit is contained in:
2023-11-28 18:32:04 +05:30
parent 1ed1fa337b
commit 3d77b11cd9
3 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 41
#define BUILD_NUMBER 42
#endif
#ifndef VERSION
#define VERSION "v0.1.41 - 2023-11-28 18:30:13.789845"
#define VERSION "v0.1.42 - 2023-11-28 18:31:54.334129"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.41"
#define VERSION_SHORT "v0.1.42"
#endif