Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions thirdparty/protobuf/build-protobuf.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
set(Protobuf_PROTOC_EXECUTABLE protoc)
set(Protobuf_VERSION 3.11.4)
set(Protobuf_VERSION 3.28.3)
set(Protobuf_VERSION_MAJOR 3)
set(Protobuf_VERSION_MINOR 11)
set(Protobuf_VERSION_PATCH 4)
set(Protobuf_VERSION_MINOR 28)
set(Protobuf_VERSION_PATCH 3)

include_guard(GLOBAL)

Expand Down
2 changes: 1 addition & 1 deletion thirdparty/protobuf/protobuf
Submodule protobuf updated 3778 files