summaryrefslogtreecommitdiffstats
path: root/src/btop.cpp
diff options
context:
space:
mode:
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 487a562..891fefe 100644
--- a/src/btop.cpp
+++ b/src/btop.cpp
@@ -79,7 +79,7 @@ namespace Global {
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
};
- const string Version = "1.3.1";
+ const string Version = "1.3.2";
int coreCount;
string overlay;