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

Commit 2dc6d9e

Browse files
Update default version to 3547
1 parent bed5419 commit 2dc6d9e

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
@@ -41,7 +41,7 @@ else()
4141
endif()
4242

4343
if(NOT GIT_FOUND OR ${GIT_RETURN_CODE})
44-
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.3506)
44+
set(IPMCTL_VERSION_STRING ${IPMCTL_VERSION_MAJOR}.${IPMCTL_VERSION_MINOR}.${IPMCTL_VERSION_PATCH}.3547)
4545
endif()
4646
endif()
4747

0 commit comments

Comments
 (0)