This commit is contained in:
2023-11-28 13:51:05 +05:30
parent 8c9aedd116
commit 0756162be5
4 changed files with 6 additions and 18 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 30
#define BUILD_NUMBER 32
#endif
#ifndef VERSION
#define VERSION "v0.1.30 - 2023-11-28 13:47:56.143755"
#define VERSION "v0.1.32 - 2023-11-28 13:50:39.195748"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.30"
#define VERSION_SHORT "v0.1.32"
#endif