mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
1.6+ branding
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user