diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-31 08:48:01 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-07-31 08:48:01 +0200 |
| commit | 2d11ddee665e8425708bbda876060b2958de5d07 (patch) | |
| tree | baeb55c221705e1c84ccd89644204bb17d40c365 /Kernel/NewKit | |
| parent | 5dc33d9a22207b8b664ea83f88280911a22d0c52 (diff) | |
[newosldr] Running kernel as separate image instead.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel/NewKit')
| -rw-r--r-- | Kernel/NewKit/Macros.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/NewKit/Macros.hpp b/Kernel/NewKit/Macros.hpp index aecd6d89..a9492f3a 100644 --- a/Kernel/NewKit/Macros.hpp +++ b/Kernel/NewKit/Macros.hpp @@ -53,7 +53,7 @@ #endif // #ifndef ATTRIBUTE #ifndef __MAHROUSS_VER__ -#define __MAHROUSS_VER__ (202404) +#define __MAHROUSS_VER__ (2024) #endif // !__MAHROUSS_VER__ #ifndef EXTERN_C |
