Skip to content

Commit

Permalink
build/version: update to 1.11.1-m1.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
raulk committed Aug 6, 2021
1 parent f0df21b commit 0bca36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit 0bca36c

Please sign in to comment.