diff options
Diffstat (limited to 'gui/main.cc')
-rw-r--r-- | gui/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main.cc b/gui/main.cc index 9877a3c..c7b3d30 100644 --- a/gui/main.cc +++ b/gui/main.cc @@ -26,7 +26,7 @@ static Logger *global_log = Logger::getInstance(); -static std::string version_number = "v0.1"; +static std::string version_number = "v0.8"; // clang-format off static std::string banner = " _/_/_/ _/_/_/ _/_/_/ _/_/_/ \n" |