Skip to content

Commit

Permalink
merging to master - Version number:2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Jan 25, 2023
1 parent dbaea27 commit 3931168
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.8.162)
set(BUILD_VERSION 2.3.0)
endif()

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

0 comments on commit 3931168

Please sign in to comment.