Skip to content

Commit

Permalink
addressing macos issues - Version number:2.8.155
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Nov 14, 2022
1 parent 17afd5b commit 1b9415d
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.154)
set(BUILD_VERSION 2.8.155)
endif()

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

0 comments on commit 1b9415d

Please sign in to comment.