Browse Source

v2.10.1

pull/507/head v2.10.1
ginuerzh 7 years ago
parent
commit
c7568170ac
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save