Skip to content

Commit

Permalink
Bump to version 2.0.0 in main. (#824) (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
reckenro authored Jan 12, 2023
1 parent 20164ec commit fd81a72
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 1.5.2)
VERSION 2.0.0)

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

0 comments on commit fd81a72

Please sign in to comment.