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 #ifndef BUILD_NUMBER
#define BUILD_NUMBER 48 #define BUILD_NUMBER 50
#endif #endif
#ifndef VERSION #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 #endif
#ifndef VERSION_SHORT #ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.48" #define VERSION_SHORT "v0.1.50"
#endif #endif
+1 -1
View File
@@ -1,4 +1,4 @@
FILENAME_BUILDNO = 'versioning' FILENAME_BUILDNO = 'versioning.html'
FILENAME_VERSION_H = 'include/version.h' FILENAME_VERSION_H = 'include/version.h'
version = 'v0.1.' version = 'v0.1.'
-1
View File
@@ -1 +0,0 @@
48
+1 -1
View File
@@ -1 +1 @@
49 50