Rename versioning to versioning.html

This commit is contained in:
2023-11-28 19:17:12 +05:30
parent 0b3ebf1b06
commit 8396820a9f
4 changed files with 5 additions and 6 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 48
#define BUILD_NUMBER 50
#endif
#ifndef VERSION
#define VERSION "v0.1.48 - 2023-11-28 19:08:40.189843"
#define VERSION "v0.1.50 - 2023-11-28 19:16:31.683586"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.48"
#define VERSION_SHORT "v0.1.50"
#endif