Files
gost-gost/cmd/gost/version.go
T

6 lines
47 B
Go

package main
const (
version = "3.0.0-rc9"
)