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
Binary file not shown.
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER #ifndef BUILD_NUMBER
#define BUILD_NUMBER 41 #define BUILD_NUMBER 42
#endif #endif
#ifndef VERSION #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 #endif
#ifndef VERSION_SHORT #ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.41" #define VERSION_SHORT "v0.1.42"
#endif #endif
+1 -1
View File
@@ -1 +1 @@
41 42