mirror of
https://github.com/aristocratos/btop.git
synced 2026-06-11 17:24:22 -04:00
v1.3.2 Hotfix GPU support AMD ROCm v6
This commit is contained in:
@@ -79,7 +79,7 @@ namespace Global {
|
||||
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
|
||||
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
|
||||
};
|
||||
const string Version = "1.3.1";
|
||||
const string Version = "1.3.2";
|
||||
|
||||
int coreCount;
|
||||
string overlay;
|
||||
|
||||
Reference in New Issue
Block a user