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-12 05:23:00 +02:00
parent 28d379dc7b
commit 22b41c7873
2 changed files with 18 additions and 3 deletions

View File

@ -8,7 +8,7 @@ import os
import time
const (
Version = '0.1.13'
Version = '0.1.14'
)
enum BuildMode {