mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-06 09:40:07 +00:00
all: release v1.35.0
Change-Id: Ic0597f57619ea1e1e0d9dc85f08f26fa7b2c3389 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/618195 Reviewed-by: Lasse Folger <lassefolger@google.com> Reviewed-by: Nicolas Hillegeer <aktau@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
03df6c145d
commit
ac9817722e
@ -51,9 +51,9 @@ import (
|
|||||||
// 10. Send out the CL for review and submit it.
|
// 10. Send out the CL for review and submit it.
|
||||||
const (
|
const (
|
||||||
Major = 1
|
Major = 1
|
||||||
Minor = 34
|
Minor = 35
|
||||||
Patch = 2
|
Patch = 0
|
||||||
PreRelease = "devel"
|
PreRelease = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
// String formats the version string for this module in semver format.
|
// String formats the version string for this module in semver format.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user