1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Alexander Medvednikov
2019-08-17 00:48:04 +03:00
parent a336775ae6
commit c6e7838a44
2 changed files with 31 additions and 2 deletions

View File

@ -9,7 +9,7 @@ import time
import strings
const (
Version = '0.1.17'
Version = '0.1.18'
)
enum BuildMode {