Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 0f2e924

Browse files
Update default version to 3915
1 parent 7646db7 commit 0f2e924

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

0 commit comments

Comments
 (0)