1.6+ branding

This commit is contained in:
Martin Pulec
2020-07-28 09:14:23 +02:00
parent 41b95e5a84
commit b9ea962040
2 changed files with 362 additions and 362 deletions

View File

@@ -378,7 +378,7 @@ void print_version()
is_release = false;
}
#endif
cout << rang::fg::red << rang::style::bold << PACKAGE_STRING <<
cout << rang::fg::yellow << rang::style::bold << PACKAGE_STRING <<
(is_release ? "" : "+") <<
rang::fg::reset << rang::style::reset << " (" <<
#ifdef GIT_BRANCH