Move build to build/ folder

This commit is contained in:
2023-11-28 13:31:12 +05:30
parent 40bedd29fb
commit b2305c46e8
7 changed files with 28 additions and 16 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 9
#define BUILD_NUMBER 28
#endif
#ifndef VERSION
#define VERSION "v0.1.9 - 2023-11-28 12:03:55.553853"
#define VERSION "v0.1.28 - 2023-11-28 13:25:47.461259"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.9"
#define VERSION_SHORT "v0.1.28"
#endif