v1.4.0 Intel GPU support & NetBSD support

This commit is contained in:
aristocratos
2024-09-22 12:48:38 +02:00
parent e204329fc7
commit 6c0cedd891
3 changed files with 40 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ namespace Global {
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
};
const string Version = "1.3.2";
const string Version = "1.4.0";
int coreCount;
string overlay;