Former-commit-id: a6032547f5
This commit is contained in:
brindosch 2016-03-23 17:44:29 +01:00
parent fa66c3b2b5
commit fe8a92b2eb
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ Json::Value loadConfig(const std::string & configFile)
int main(int argc, char** argv)
{
std::cout
<< "Hyperion Ambilight Deamon:" << std::endl
<< "Hyperion Ambilight Deamon" << std::endl
<< "\tVersion : " << HYPERION_VERSION_ID << std::endl
<< "\tBuild Time: " << __DATE__ << " " << __TIME__ << std::endl;