Skip to content
Snippets Groups Projects
Commit e036706e authored by am0ebe's avatar am0ebe
Browse files

bump version

parent c899c11e
Branches
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ namespace utils ...@@ -25,7 +25,7 @@ namespace utils
{ {
const int APP_VERSION_MAJOR = 0; const int APP_VERSION_MAJOR = 0;
const int APP_VERSION_MINOR = 3; const int APP_VERSION_MINOR = 4;
const int APP_VERSION_PATCH = 0; const int APP_VERSION_PATCH = 0;
std::atomic<bool> running(true); std::atomic<bool> running(true);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment