mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-04-16 08:42:29 +00:00
all: release v1.33.0
Change-Id: Idcadb6ae9ae24489ce613c0783ae2a8aeddffa17 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/569357 TryBot-Bypass: Damien Neil <dneil@google.com> Commit-Queue: Damien Neil <dneil@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org>
This commit is contained in:
parent
f01a588e58
commit
ec47fd138f
@ -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 = 32
|
Minor = 33
|
||||||
Patch = 0
|
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