Fix naming of exe installer files

This commit is contained in:
Jan Möbius
2018-12-17 13:57:31 +01:00
parent 14052c8532
commit 24ba832b08

View File

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