- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8
- 
        b49
- 
        x86
- 
        windows
                    -ea in version string should not cause unnessary relaunch
after we clicked on ssv warning to run latest - PluginMain.performSSVValidation has code to ensuure selected version and running version is the same, and if so - no relaunch.
but we stripped off anything after - for runningVersion only, need to apply same to selectedVersion also.
otherwise we will relaunch even if we not supposed to.
            
after we clicked on ssv warning to run latest - PluginMain.performSSVValidation has code to ensuure selected version and running version is the same, and if so - no relaunch.
but we stripped off anything after - for runningVersion only, need to apply same to selectedVersion also.
otherwise we will relaunch even if we not supposed to.