Skip to content

Commit

Permalink
merging to master - Version number:2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Jan 25, 2023
1 parent 51ad0dd commit cfa3ac1
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 @@ -16,7 +16,7 @@ endif()


if(NOT DEFINED BUILD_VERSION)
set(BUILD_VERSION 2.3.0)
set(BUILD_VERSION 2.9.0)
endif()

project(${PROJECT_NAME} VERSION ${BUILD_VERSION})
Expand Down

0 comments on commit cfa3ac1

Please sign in to comment.