Skip to content

Commit

Permalink
version 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rui.zheng committed Sep 4, 2017
1 parent b139c3b commit badf099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gost.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit badf099

Please sign in to comment.