mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-04 02:38:50 +00:00
all: start v1.29.0-devel
Change-Id: I543d164519c1f8a095f9d8975213b182b3067f20 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/474436 Reviewed-by: Michael Stapelberg <stapelberg@google.com>
This commit is contained in:
parent
d3c9826520
commit
fe5bc54041
@ -53,7 +53,7 @@ const (
|
|||||||
Major = 1
|
Major = 1
|
||||||
Minor = 29
|
Minor = 29
|
||||||
Patch = 0
|
Patch = 0
|
||||||
PreRelease = ""
|
PreRelease = "devel"
|
||||||
)
|
)
|
||||||
|
|
||||||
// String formats the version string for this module in semver format.
|
// String formats the version string for this module in semver format.
|
||||||
|
Loading…
Reference in New Issue
Block a user