This commit is contained in:
brindosch 2016-03-23 17:44:29 +01:00
parent eac93c0fd7
commit a6032547f5
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;