This commit is contained in:
2023-11-28 13:48:10 +05:30
parent c69b1466d1
commit 8c9aedd116
3 changed files with 4 additions and 4 deletions
Binary file not shown.
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 29
#define BUILD_NUMBER 30
#endif
#ifndef VERSION
#define VERSION "v0.1.29 - 2023-11-28 13:45:20.821565"
#define VERSION "v0.1.30 - 2023-11-28 13:47:56.143755"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.29"
#define VERSION_SHORT "v0.1.30"
#endif
+1 -1
View File
@@ -1 +1 @@
29
30