mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
all: release v1.34.2
Change-Id: Ifec2b077396ff0df78d04fcdcda737a2ca915892 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/591835 Auto-Submit: Lasse Folger <lassefolger@google.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
971c7126c2
commit
c33baa8f3a
@ -52,8 +52,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 34
|
||||
Patch = 1
|
||||
PreRelease = "devel"
|
||||
Patch = 2
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user