summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/Defines.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-28 11:04:21 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-28 11:04:21 +0100
commit93079836948ce3832f3690167e4aa9b9bb8795fc (patch)
tree334697452ba826b8656d7effc969f7b24c85883c /Private/KernelKit/Defines.hpp
parentc6c908167e37e0f82e272f6f9fd6462c0dd4502c (diff)
Kernel: refactoring stuff.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/KernelKit/Defines.hpp')
-rw-r--r--Private/KernelKit/Defines.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/KernelKit/Defines.hpp b/Private/KernelKit/Defines.hpp
index 9e00cf00..d87d2b28 100644
--- a/Private/KernelKit/Defines.hpp
+++ b/Private/KernelKit/Defines.hpp
@@ -11,5 +11,5 @@
#include <NewKit/Defines.hpp>
-#define KERNELKIT_VERSION "1.0.0"
-#define KERNELKIT_RELEASE "Baldur" \ No newline at end of file
+#define KERNELKIT_VERSION "1.0.1"
+#define KERNELKIT_RELEASE "Cairo"