info: update welcome screen
Signed-off-by: Thorsten Liebig <liebig@imst.de>pull/96/head
parent
e52babccbf
commit
df7c58d961
|
@ -286,7 +286,7 @@ void openEMS::WelcomeScreen()
|
|||
|
||||
cout << " ---------------------------------------------------------------------- " << 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 << openEMS::GetExtLibsInfo("\t") << endl;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue