Skip to content

Commit

Permalink
Bump to use r2-5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radare authored and trufae committed Jan 8, 2023
1 parent 11b68e1 commit 5b960e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include config.mk

R2V=$(VERSION)
R2V=5.7.8
R2V=5.8.0
frida_version=16.0.8
frida_major=$(shell echo $(frida_version)|cut -d . -f 1)

Expand Down

0 comments on commit 5b960e2

Please sign in to comment.