diff options
Diffstat (limited to 'dev/zka/CompilerKit')
| -rw-r--r-- | dev/zka/CompilerKit/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/zka/CompilerKit/Version.h b/dev/zka/CompilerKit/Version.h index 460fe2ee..1a4608b0 100644 --- a/dev/zka/CompilerKit/Version.h +++ b/dev/zka/CompilerKit/Version.h @@ -3,5 +3,5 @@ #pragma once /// <COMMIT NUMBER>.<YEAR>.<PROGRAM VERSION> -#define BOOTLOADER_VERSION "930.2024.1" -#define KERNEL_VERSION "930.2024.1" +#define BOOTLOADER_VERSION "1010.2024.110" +#define KERNEL_VERSION "1010.2024.110" |
