info: update welcome screen
Signed-off-by: Thorsten Liebig <liebig@imst.de>
This commit is contained in:
parent
e52babccbf
commit
df7c58d961
@ -286,7 +286,7 @@ void openEMS::WelcomeScreen()
|
|||||||
|
|
||||||
cout << " ---------------------------------------------------------------------- " << endl;
|
cout << " ---------------------------------------------------------------------- " << endl;
|
||||||
cout << " | openEMS " << bits << " -- version " GIT_VERSION << endl;
|
cout << " | openEMS " << bits << " -- version " GIT_VERSION << endl;
|
||||||
cout << " | (C) 2010-2018 Thorsten Liebig <thorsten.liebig@gmx.de> GPL license" << endl;
|
cout << " | (C) 2010-2023 Thorsten Liebig <thorsten.liebig@gmx.de> GPL license" << endl;
|
||||||
cout << " ---------------------------------------------------------------------- " << endl;
|
cout << " ---------------------------------------------------------------------- " << endl;
|
||||||
cout << openEMS::GetExtLibsInfo("\t") << endl;
|
cout << openEMS::GetExtLibsInfo("\t") << endl;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user