Skip to content

Commit

Permalink
Protobuf v25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Feb 15, 2024
1 parent 84162a3 commit 2ee01e4
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 = 26.0-rc2
GOOGLE_PROTOBUF_VERSION = 25.3

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

0 comments on commit 2ee01e4

Please sign in to comment.