diff options
Diffstat (limited to 'Private/CompilerKit')
| -rw-r--r-- | Private/CompilerKit/Version.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/CompilerKit/Version.hxx b/Private/CompilerKit/Version.hxx index 66f9a749..d29e0543 100644 --- a/Private/CompilerKit/Version.hxx +++ b/Private/CompilerKit/Version.hxx @@ -1,4 +1,4 @@ #pragma once -#define BOOTLOADER_VERSION L"v1.13" -#define KERNEL_VERSION "v1.13" +#define BOOTLOADER_VERSION L"v1.13.A" +#define KERNEL_VERSION "v1.13.A" |
