version 2.5-dev

This commit is contained in:
rui.zheng 2017-09-04 20:56:55 +08:00
parent e68bbaea4e
commit 18982205ff

View File

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