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 d29e0543..5c1e3bd0 100644 --- a/Private/CompilerKit/Version.hxx +++ b/Private/CompilerKit/Version.hxx @@ -1,4 +1,4 @@ #pragma once -#define BOOTLOADER_VERSION L"v1.13.A" -#define KERNEL_VERSION "v1.13.A" +#define BOOTLOADER_VERSION L"v1.14.0" +#define KERNEL_VERSION "v1.14.0" |
