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-07-29 18:31:47 +02:00
parent ce1288e946
commit 54f847a85b
2 changed files with 6 additions and 2 deletions

View File

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