Updated build script (again).
This commit is contained in:
parent
6ad4ae1d73
commit
1cbd28bdff
@ -97,7 +97,7 @@ REM ///////////////////////////////////////////////////////////////////////////
|
|||||||
set "OUT_NAME=MediaInfo-GUI.%ISO_DATE%"
|
set "OUT_NAME=MediaInfo-GUI.%ISO_DATE%"
|
||||||
:CheckOutName
|
:CheckOutName
|
||||||
if exist "%~dp0\out\%OUT_NAME%.zip" (
|
if exist "%~dp0\out\%OUT_NAME%.zip" (
|
||||||
"OUT_NAME=%OUT_NAME%.new"
|
set "OUT_NAME=%OUT_NAME%.new"
|
||||||
goto CheckOutName
|
goto CheckOutName
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user