summaryrefslogtreecommitdiffhomepage
path: root/Private/CompilerKit
diff options
context:
space:
mode:
Diffstat (limited to 'Private/CompilerKit')
-rw-r--r--Private/CompilerKit/Version.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/Private/CompilerKit/Version.hxx b/Private/CompilerKit/Version.hxx
new file mode 100644
index 00000000..5f0f7e7a
--- /dev/null
+++ b/Private/CompilerKit/Version.hxx
@@ -0,0 +1,4 @@
+#pragma once
+
+#define BOOTLOADER_VERSION L"v1.12"
+#define KERNEL_VERSION "v1.12"