Shorter and longer version of the build timestamp

This commit is contained in:
2023-01-18 20:10:03 +01:00
parent 42af53c190
commit 41a0a2b37c
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
#define XTOS_VERSION_ARCH "@ARCH@"
#define XTOS_VERSION_DATE "@XTOS_VERSION_DATE@"
#define XTOS_VERSION_FULLDATE "@XTOS_VERSION_FULLDATE@"
#define XTOS_VERSION_YEAR "@XTOS_VERSION_YEAR@"
#define XTOS_COMPATIBLE_MAJOR @XTOS_COMPATIBLE_MAJOR@