feat: add build numbering
This commit is contained in:
@@ -282,6 +282,7 @@ namespace Montauk {
|
||||
char osVersion[32];
|
||||
uint32_t apiVersion;
|
||||
uint32_t maxProcesses;
|
||||
uint32_t buildNumber; // monotonic kernel build number (see BuildNo.hpp)
|
||||
};
|
||||
|
||||
struct NetCfg {
|
||||
|
||||
Reference in New Issue
Block a user