summaryrefslogtreecommitdiffstats
path: root/src/btop.cpp
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2021-12-29 14:40:32 +0100
committeraristocratos <gnmjpl@gmail.com>2021-12-29 14:40:32 +0100
commit2171789675099353601ee10ea19c39d8960d504f (patch)
treeb6861de6ffe8e22f5cc6e67b6a4115699820d0b2 /src/btop.cpp
parent03d6dfcd63c54ae7ee974c48c56b206a14d9bab4 (diff)
v1.1.4 Bug fixesv1.1.4
Diffstat (limited to 'src/btop.cpp')
-rw-r--r--src/btop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/btop.cpp b/src/btop.cpp
index 494418f..8ad11e8 100644
--- a/src/btop.cpp
+++ b/src/btop.cpp
@@ -57,7 +57,7 @@ namespace Global {
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
};
- const string Version = "1.1.3";
+ const string Version = "1.1.4";
int coreCount;
string overlay;