From d48cbe75ef29a9c67c9d176bf58e56ea6448fb9e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 21 Oct 2024 20:23:36 +0200 Subject: IMP: Major refactor of header and source files extensions. Signed-off-by: Amlal El Mahrouss --- dev/zka/CompilerKit/Version.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dev/zka/CompilerKit/Version.h (limited to 'dev/zka/CompilerKit/Version.h') diff --git a/dev/zka/CompilerKit/Version.h b/dev/zka/CompilerKit/Version.h new file mode 100644 index 00000000..460fe2ee --- /dev/null +++ b/dev/zka/CompilerKit/Version.h @@ -0,0 +1,7 @@ +// (C) ZKA Web Services Co + +#pragma once + +/// .. +#define BOOTLOADER_VERSION "930.2024.1" +#define KERNEL_VERSION "930.2024.1" -- cgit v1.2.3