From b6adb479cbd704600fcbf663325396b60f3e4439 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 24 Sep 2024 20:49:38 +0200 Subject: META: Update commit number. Signed-off-by: Amlal --- dev/zka/CompilerKit/Version.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dev/zka/CompilerKit') 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 /// .. -#define BOOTLOADER_VERSION "843.2024.1" -#define KERNEL_VERSION "843.2024.1" +#define BOOTLOADER_VERSION "930.2024.1" +#define KERNEL_VERSION "930.2024.1" -- cgit v1.2.3