Skip to content

Commit

Permalink
Update default version 0476.
Browse files Browse the repository at this point in the history
StevenPontsler committed Mar 3, 2023
1 parent 12c8283 commit 52f1418
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
@@ -46,7 +46,7 @@ else()
endif()

if(NOT GIT_FOUND OR ${GIT_RETURN_CODE})
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.0468)
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.0476)
endif()
endif()

0 comments on commit 52f1418

Please sign in to comment.