Skip to content

Commit 52f1418

Browse files
Update default version 0476.
1 parent 12c8283 commit 52f1418

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}.0468)
49+
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.0476)
5050
endif()
5151
endif()
5252

0 commit comments

Comments
 (0)