Skip to content

Commit bb9190c

Browse files
Update default version to 3871
1 parent de1abd0 commit bb9190c

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
@@ -43,7 +43,7 @@ else()
4343
endif()
4444

4545
if(NOT GIT_FOUND OR ${GIT_RETURN_CODE})
46-
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.3869)
46+
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.3871)
4747
endif()
4848
endif()
4949

0 commit comments

Comments
 (0)