diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 07:44:30 +0100 |
| commit | 67b25bca03c35b0e47a6d16e4d7423c7b38d1f93 (patch) | |
| tree | d6a0464d326a60f3d34dd1de5010e64d90b057a7 /dev/ZKAKit/CompilerKit | |
| parent | ecc1898836ef7fa19044466f5a0b6bc28b89146b (diff) | |
IMP: Use EL Mahrouss Logic brand instead of my name.
Diffstat (limited to 'dev/ZKAKit/CompilerKit')
| -rw-r--r-- | dev/ZKAKit/CompilerKit/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZKAKit/CompilerKit/Version.h b/dev/ZKAKit/CompilerKit/Version.h index b2f5adcb..3f7a726b 100644 --- a/dev/ZKAKit/CompilerKit/Version.h +++ b/dev/ZKAKit/CompilerKit/Version.h @@ -3,5 +3,5 @@ #pragma once /// <COMMIT NUMBER>.<YEAR>.<PROGRAM VERSION> -#define BOOTLOADER_VERSION "1010.2024.110" -#define KERNEL_VERSION "1010.2024.110" +#define BOOTLOADER_VERSION "1040.2024.110" +#define KERNEL_VERSION "1040.2024.110" |
