We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e51e79 commit 2f575abCopy full SHA for 2f575ab
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 1)
+set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 2)
17
18
# Hot fixes, which should be rare in this case.
19
set(IDICMAKE_CPP_FRAMEWORK_VERSION_HOTFIX 0)
0 commit comments