Skip to content

Commit

Permalink
build: decrease ROOT minimum version 6.28.12 -> 6.28.10 (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Aug 5, 2024
1 parent 9dbab20 commit 95306c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meson/minimum-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ case $dep in
not_used 'tag'
;;
root|ROOT)
result_ver='6.28.12'
result_tag='v6-28-12'
result_ver='6.28.10'
result_tag='v6-28-10'
not_used 'ALA'
;;
ruby)
Expand Down

0 comments on commit 95306c4

Please sign in to comment.