From 9898520f721220a2af4be59fd92e8ad8afcd4287 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 17 Mar 2024 10:59:07 +0100 Subject: Unstable: See below. These changes are related to the current ticket regarding AHCI support. This commit is just to upstream changes from local. Signed-off-by: Amlal El Mahrouss --- Private/CompilerKit/Version.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Private/CompilerKit') 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" -- cgit v1.2.3