Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 74f43b16 authored by Harald MARTINI's avatar Harald MARTINI
Browse files

Changed Application Title to VECTO Multistep

parent e253f7a7
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ namespace VECTO3GUI2020.ViewModel.Implementation
set => SetProperty(ref _jobListVm, value);
}
public string Version => "VECTO Multistage " + Assembly.GetExecutingAssembly().GetName().Version + " (For Testing and Feedback)";
public string Version => "VECTO Multistep " + Assembly.GetExecutingAssembly().GetName().Version + " (For Testing and Feedback)";
#endregion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment