Skip to content

Commit 4c9eea8

Browse files
committed
Bump protobuf to 5.29.5
1 parent 8d7ee53 commit 4c9eea8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

thirdparty/protobuf/build-protobuf.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# had its fix backported.
33
# https://github.com/protocolbuffers/protobuf/issues/14602
44
set(Protobuf_PROTOC_EXECUTABLE protoc)
5-
set(Protobuf_VERSION 5.29.4)
5+
set(Protobuf_VERSION 5.29.5)
66
set(Protobuf_VERSION_MAJOR 5)
77
set(Protobuf_VERSION_MINOR 29)
8-
set(Protobuf_VERSION_PATCH 4)
8+
set(Protobuf_VERSION_PATCH 5)
99

1010
include_guard(GLOBAL)
1111

thirdparty/protobuf/protobuf

Submodule protobuf updated 62 files

0 commit comments

Comments
 (0)