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

version bump 0.2.0

parent 2bf79154
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ namespace utils
{
const int APP_VERSION_MAJOR = 0;
const int APP_VERSION_MINOR = 1;
const int APP_VERSION_MINOR = 2;
const int APP_VERSION_PATCH = 0;
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