mirror of
https://github.com/vlang/v.git
synced 2025-09-14 06:52:36 +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
|
:success
|
||||||
echo V build OK!
|
echo V build OK!
|
||||||
v -version
|
v.exe version
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue