diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/zka/CompilerKit/Version.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev/zka/CompilerKit/Version.hxx b/dev/zka/CompilerKit/Version.hxx index 83f7f534..61567679 100644 --- a/dev/zka/CompilerKit/Version.hxx +++ b/dev/zka/CompilerKit/Version.hxx @@ -1,5 +1,7 @@ +// (C) ZKA Technologies + #pragma once /// <COMMIT NUMBER>.<YEAR>.<PROGRAM VERSION> -#define BOOTLOADER_VERSION "843.2024.1" -#define KERNEL_VERSION "843.2024.1" +#define BOOTLOADER_VERSION "930.2024.1" +#define KERNEL_VERSION "930.2024.1" |
