diff options
Diffstat (limited to 'dev/ZKA/CompilerKit')
| -rw-r--r-- | dev/ZKA/CompilerKit/Version.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZKA/CompilerKit/Version.hxx b/dev/ZKA/CompilerKit/Version.hxx index c0d42603..edff10c5 100644 --- a/dev/ZKA/CompilerKit/Version.hxx +++ b/dev/ZKA/CompilerKit/Version.hxx @@ -1,4 +1,4 @@ #pragma once -#define BOOTLOADER_VERSION L"v1.14.2" -#define KERNEL_VERSION "v1.14.2" +#define BOOTLOADER_VERSION "VERSION: v1.14.2" +#define KERNEL_VERSION "VERSION: v1.14.2" |
