mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Update rsversion.in
This commit is contained in:
parent
4a8edee615
commit
7ded128b3a
2 changed files with 2 additions and 9 deletions
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue