summaryrefslogtreecommitdiffhomepage
path: root/Private/CompilerKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-27 14:31:00 +0100
committerAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-27 14:31:00 +0100
commit9244027f113c5d60e5e7952214d1c253b4c203da (patch)
tree57d9d6fb432601930b64f78cb7a852b33992a550 /Private/CompilerKit
parenta33d9510bd36a9fdb98f291250a025cd4bec8bc1 (diff)
SOM: Worked on Compound objects inside system.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Private/CompilerKit')
-rw-r--r--Private/CompilerKit/Version.hxx4
1 files changed, 2 insertions, 2 deletions
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"