Skip to content

Commit

Permalink
Upgrade to v26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Mar 27, 2024
1 parent 173452f commit 3714081
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
GOOGLE_PROTOBUF_VERSION = 26.1

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

0 comments on commit 3714081

Please sign in to comment.