Skip to content

Commit

Permalink
Update default version to 3833
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Pontsler <[email protected]>
  • Loading branch information
StevenPontsler committed Nov 20, 2020
1 parent 8d60dd2 commit 6de9d3e
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 @@ -43,7 +43,7 @@ else()
endif()

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

Expand Down

0 comments on commit 6de9d3e

Please sign in to comment.