mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
make.bat: use v.exe version
This commit is contained in:
parent
7c923ce338
commit
905cf326cd
1 changed files with 1 additions and 1 deletions
2
make.bat
2
make.bat
|
@ -113,5 +113,5 @@ exit /b 1
|
|||
|
||||
:success
|
||||
echo V build OK!
|
||||
v -version
|
||||
v.exe version
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue