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