diff options
Diffstat (limited to 'Private/CompilerKit')
| -rw-r--r-- | Private/CompilerKit/Version.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Private/CompilerKit/Version.hxx b/Private/CompilerKit/Version.hxx new file mode 100644 index 00000000..5f0f7e7a --- /dev/null +++ b/Private/CompilerKit/Version.hxx @@ -0,0 +1,4 @@ +#pragma once + +#define BOOTLOADER_VERSION L"v1.12" +#define KERNEL_VERSION "v1.12" |
