summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/Defines.hpp
blob: d7c3c092fd801b9bb933a165d8de0bdf1b0c61fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 *	========================================================
 *
 *	HCore
 * 	Copyright 2024 Mahrouss Logic, all rights reserved.
 *
 * 	========================================================
 */

#pragma once

#include <NewKit/Defines.hpp>

#define KERNELKIT_VERSION "1.0.1"
#define KERNELKIT_RELEASE "Cairo"