lotus/build/version.go
2019-07-02 19:45:03 +02:00

5 lines
98 B
Go

package build
// Version is the local build version, set by build system
const Version = "0.0.0"