Skip to content

Commit

Permalink
Add 2024.6 to conflicting versions (openvinotoolkit#27931)
Browse files Browse the repository at this point in the history
  • Loading branch information
akladiev authored Dec 5, 2024
1 parent 4d5d546 commit be4d291
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/packaging/debian.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ macro(ov_cpack_settings)
2024.3.0
2024.4.0
2024.5.0
2024.6.0
)

ov_check_conflicts_versions(conflicting_versions)
Expand Down
1 change: 1 addition & 0 deletions cmake/packaging/rpm.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ macro(ov_cpack_settings)
2024.3.0
2024.4.0
2024.5.0
2024.6.0
)

ov_check_conflicts_versions(conflicting_versions)
Expand Down

0 comments on commit be4d291

Please sign in to comment.