1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00
2017-10-21 21:59:46 +02:00

6 lines
47 B
Go

package encoding
const (
Version = byte(1)
)