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

Commit ca8f6a4

Browse files
Merge branch 'master' into master_3_0
2 parents 71ab880 + eca59dc commit ca8f6a4

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}.0483)
5050
endif()
5151
endif()
5252

0 commit comments

Comments
 (0)