Skip to content

Commit e09f6bc

Browse files
Update default version to 3885
1 parent b4584d6 commit e09f6bc

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}.3878)
46+
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.3885)
4747
endif()
4848
endif()
4949

0 commit comments

Comments
 (0)