Skip to content

Commit

Permalink
Bump DTK and Objdiff versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ieee802dot11ac committed Oct 5, 2024
1 parent 285757e commit 2c9de5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
# Tool versions
config.binutils_tag = "2.42-1"
config.compilers_tag = "20240706"
config.dtk_tag = "v0.9.5"
config.objdiff_tag = "v2.0.0-beta.5"
config.dtk_tag = "v1.1.0"
config.objdiff_tag = "v2.2.2"
config.sjiswrap_tag = "v1.1.1"
config.wibo_tag = "0.6.11"

Expand Down

0 comments on commit 2c9de5a

Please sign in to comment.