version 2.4

This commit is contained in:
rui.zheng 2017-09-04 20:33:08 +08:00
parent b139c3bdac
commit badf099a78

View File

@ -14,7 +14,7 @@ import (
)
// Version is the gost version.
const Version = "2.4-rc2"
const Version = "2.4"
// Debug is a flag that enables the debug log.
var Debug bool