We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bdcae commit 7e9a6bcCopy full SHA for 7e9a6bc
1 file changed
cmake/idi/version.cmake
@@ -13,7 +13,7 @@
13
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MAJOR 5)
14
15
# Minor increments on backwards compat updates!
16
-set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 0)
+set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 1)
17
18
# Hot fixes, which should be rare in this case.
19
set(IDICMAKE_CPP_FRAMEWORK_VERSION_HOTFIX 0)
0 commit comments