forked from markus/S_New4
aaaaaa
This commit is contained in:
parent
d0d78c04ea
commit
51be968f77
@ -156,7 +156,7 @@ void unterOption_printVersion(Settings &settings)
|
|||||||
std::cout << "Programminformationen:" << std::endl
|
std::cout << "Programminformationen:" << std::endl
|
||||||
<< " > Build-Datum: \t\t" << __DATE__ << std::endl
|
<< " > Build-Datum: \t\t" << __DATE__ << std::endl
|
||||||
<< " > Build-Uhrzeit: \t\t" << __TIME__ << std::endl
|
<< " > Build-Uhrzeit: \t\t" << __TIME__ << std::endl
|
||||||
<< " > Program Version: \t" << settings.version << std::endl
|
<< " > Program Version: \t\t" << settings.version << std::endl
|
||||||
<< " > Defaults Datei Version: \t" << settings.defaultFileVersion << std::endl
|
<< " > Defaults Datei Version: \t" << settings.defaultFileVersion << std::endl
|
||||||
|
|
||||||
#ifdef __MINGW_GCC_VERSION
|
#ifdef __MINGW_GCC_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user