From 9244027f113c5d60e5e7952214d1c253b4c203da Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 27 Feb 2024 14:31:00 +0100 Subject: SOM: Worked on Compound objects inside system. 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 5f0f7e7a..66f9a749 100644 --- a/Private/CompilerKit/Version.hxx +++ b/Private/CompilerKit/Version.hxx @@ -1,4 +1,4 @@ #pragma once -#define BOOTLOADER_VERSION L"v1.12" -#define KERNEL_VERSION "v1.12" +#define BOOTLOADER_VERSION L"v1.13" +#define KERNEL_VERSION "v1.13" -- cgit v1.2.3