diff options
| author | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-24 20:49:38 +0200 |
|---|---|---|
| committer | Amlal <amlal@el-mahrouss-logic.com> | 2024-09-24 20:49:38 +0200 |
| commit | b6adb479cbd704600fcbf663325396b60f3e4439 (patch) | |
| tree | 5c578c91a36b9ebefb46caa92c73a348cff93e61 /dev | |
| parent | c0dfce954211cb72bda2addd4f15521266e8f33f (diff) | |
META: Update commit number.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
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" |
