Skip to content

Commit f43c4cd

Browse files
Updating proto version
1 parent bc84928 commit f43c4cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ ExternalProject_add(
6565
INSTALL_COMMAND ""
6666
)
6767

68-
set(KINETIC_PROTO_VERSION "2.0.1")
69-
set(KINETIC_PROTO_MD5 "1505fab102afc04994932c7c1406a697")
68+
set(KINETIC_PROTO_VERSION "2.0.2")
69+
set(KINETIC_PROTO_MD5 "f5ff4cbea0e909362c46032fb3775c49")
7070

7171
ExternalProject_add(
7272
kinetic-proto

0 commit comments

Comments
 (0)