Update rsversion.in

This commit is contained in:
thunder2 2016-02-06 19:18:22 +01:00
parent 4a8edee615
commit 7ded128b3a
2 changed files with 2 additions and 9 deletions

View file

@ -33,14 +33,7 @@ if errorlevel 1 goto exit
if "%Revision%"=="" (
echo.
echo Version not found in
echo %VersionFile%
goto exit
)
if "%BuildAdd%"=="" (
echo.
echo Version not found in
echo %VersionFile%
echo Version not found
goto exit
)