Skip to content

Commit

Permalink
Update CMakeLists.txt (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
dheineke authored Jun 25, 2024
1 parent 609fdf8 commit 0e62da1
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.6.0)
VERSION 2.7.0)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
include(CreateVirtualEnvironment)
Expand Down

0 comments on commit 0e62da1

Please sign in to comment.