Skip to content

Commit

Permalink
Update to 26.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Jan 26, 2024
1 parent ab17d5c commit 3eb717d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TMP = .tmp
BIN = .tmp/bin
UNAME_OS := $(shell uname -s)
LICENSE_HEADER_YEAR_RANGE := 2023-2024
GOOGLE_PROTOBUF_VERSION = 25.2
GOOGLE_PROTOBUF_VERSION = 26.0-rc1

ifeq ($(UNAME_OS),Darwin)
PLATFORM := osx-x86_64
Expand Down

0 comments on commit 3eb717d

Please sign in to comment.