1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-07-26 11:44:22 -04:00

6 lines
47 B
Go
Raw Normal View History

2016-07-23 13:17:51 +02:00
package encoding
2016-02-25 21:50:38 +01:00
const (
Version = byte(1)
)