Skip to content

Commit

Permalink
Bump up grpc-device version to 2.11 in CMakeLists.txt (#1148)
Browse files Browse the repository at this point in the history
  • Loading branch information
doshirohan authored Jan 3, 2025
1 parent 72b8d0e commit b281602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12.0)

project(ni_grpc_device_server
LANGUAGES C CXX
VERSION 2.10.0)
VERSION 2.11.0)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

Expand Down

0 comments on commit b281602

Please sign in to comment.