make.bat: use v.exe version

pull/4945/head
Alexander Medvednikov 2020-05-18 15:46:56 +02:00
parent 7c923ce338
commit 905cf326cd
1 changed files with 1 additions and 1 deletions

View File

@ -113,5 +113,5 @@ exit /b 1
:success
echo V build OK!
v -version
v.exe version
popd