change version to rc2

This commit is contained in:
rui.zheng 2017-08-13 17:20:09 +08:00
parent b9c1700611
commit acd3f73aa9

View File

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