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-24 00:44:54 +02:00
parent 6eb8766e59
commit 13e1b4edb1
2 changed files with 16 additions and 4 deletions

View File

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