summaryrefslogtreecommitdiffhomepage
path: root/NewKernel/KernelKit/Defines.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'NewKernel/KernelKit/Defines.hpp')
-rw-r--r--NewKernel/KernelKit/Defines.hpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/NewKernel/KernelKit/Defines.hpp b/NewKernel/KernelKit/Defines.hpp
new file mode 100644
index 00000000..f89f66c1
--- /dev/null
+++ b/NewKernel/KernelKit/Defines.hpp
@@ -0,0 +1,12 @@
+/* -------------------------------------------
+
+ Copyright Mahrouss Logic
+
+------------------------------------------- */
+
+#pragma once
+
+#include <NewKit/Defines.hpp>
+
+#define KERNELKIT_VERSION "1.01"
+#define KERNELKIT_RELEASE "Cairo"