Fixed wrong version name

This commit is contained in:
Jan Möbius
2018-05-23 16:25:23 +02:00
parent 9a04fd8b2b
commit d0744a426e

View File

@@ -152,7 +152,7 @@ del *.exe
IF %errorlevel% NEQ 0 exit /b %errorlevel%
move OpenMesh-*.exe "OpenMesh-7.0-Git-Master-%CI_BUILD_REF%-%BUILD_PLATFORM%-%STRING_ARCH%%STRING_DLL%%STRING_APPS%.exe"
move OpenMesh-*.exe "OpenMesh-7.1-Git-Master-%CI_BUILD_REF%-%BUILD_PLATFORM%-%STRING_ARCH%%STRING_DLL%%STRING_APPS%.exe"