mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-13 06:49:08 +00:00
all: start v1.35.1-devel
Change-Id: I67979ea166a3fffba8c303fa1cc47f9eacb606b4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/618198 Reviewed-by: Lasse Folger <lassefolger@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
158d2b331a
commit
d34023800d
@ -53,7 +53,7 @@ const (
|
||||
Major = 1
|
||||
Minor = 35
|
||||
Patch = 1
|
||||
PreRelease = ""
|
||||
PreRelease = "devel"
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user