Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Cliff Foster committed Feb 27, 2024
1 parent 896d357 commit 25ba332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/idi/version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Follow https://semver.org/ rules!

# Major version is required to change if there is API breaking changes!
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MAJOR 4)
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MAJOR 5)

# Minor increments on backwards compat updates!
set(IDICMAKE_CPP_FRAMEWORK_VERSION_MINOR 0)
Expand Down

0 comments on commit 25ba332

Please sign in to comment.