Skip to content

Commit 09393c1

Browse files
lfolgergopherbot
authored andcommitted
all: start v1.34.1-devel
Change-Id: I351d7c1945d8915904a753b8d5faf861d2e06a43 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/583436 Auto-Submit: Lasse Folger <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Stapelberg <[email protected]>
1 parent 4a76e11 commit 09393c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const (
5353
Major = 1
5454
Minor = 34
5555
Patch = 1
56-
PreRelease = ""
56+
PreRelease = "devel"
5757
)
5858

5959
// String formats the version string for this module in semver format.

0 commit comments

Comments
 (0)