build/version: update to 1.11.1-m1.3.4.

This commit is contained in:
Raúl Kripalani 2021-08-06 16:35:55 +01:00
parent f0df21b925
commit 0bca36c126

View File

@ -34,7 +34,7 @@ func buildType() string {
}
// BuildVersion is the local build version, set by build system
const BuildVersion = "1.11.1-rc2"
const BuildVersion = "1.11.1-m1.3.4"
func UserVersion() string {
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {