mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-16 03:40:00 +00:00
all: start post-v1.20.0 devel
Change-Id: I811fab64a8a22288760beef04021ded63bc4ea9b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221784 Reviewed-by: Herbie Ong <herbie@google.com>
This commit is contained in:
parent
aa81c06513
commit
969537aa29
@ -53,7 +53,7 @@ const (
|
|||||||
versionMajor = 1
|
versionMajor = 1
|
||||||
versionMinor = 20
|
versionMinor = 20
|
||||||
versionPatch = 0
|
versionPatch = 0
|
||||||
versionPreRelease = ""
|
versionPreRelease = "devel"
|
||||||
)
|
)
|
||||||
|
|
||||||
// VersionString formats the version string for this module in semver format.
|
// VersionString formats the version string for this module in semver format.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user