Skip to content

Commit 7e9a6bc

Browse files
committed
Update framework version to v5.1.0
1 parent a9bdcae commit 7e9a6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/idi/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MAJOR 5)
1414

1515
# Minor increments on backwards compat updates!
16-
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 0)
16+
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 1)
1717

1818
# Hot fixes, which should be rare in this case.
1919
set(IDICMAKE_CPP_FRAMEWORK_VERSION_HOTFIX 0)

0 commit comments

Comments
 (0)