summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/CompilerKit/Version.h
blob: c3d0efdaec010cf80e21ef1a36a5a5f40ffbe1a4 (plain)
1
2
3
4
5
6
7
// (c) Theater Quality Corp

#pragma once

/// <COMMIT NUMBER>.<YEAR>.<PROGRAM VERSION>
#define BOOTLOADER_VERSION "1104.2025.110"
#define KERNEL_VERSION	   "1104.2025.110"