Skip to content

Commit cd3bd60

Browse files
Update default version to 0468
1 parent 765daa1 commit cd3bd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ else()
4646
endif()
4747

4848
if(NOT GIT_FOUND OR ${GIT_RETURN_CODE})
49-
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.0462)
49+
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.0468)
5050
endif()
5151
endif()
5252

0 commit comments

Comments
 (0)