Skip to content

Commit

Permalink
Update version to 2.9.0 (#1103)
Browse files Browse the repository at this point in the history
Co-authored-by: Maxx Boehme <maxx.boehme@ni.com>
  • Loading branch information
maxxboehme and Maxx Boehme authored Oct 9, 2024
1 parent 530412f commit 9dd0cfc
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.8.0)
VERSION 2.9.0)

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

Expand Down

0 comments on commit 9dd0cfc

Please sign in to comment.