Skip to content

Commit

Permalink
Release 2.9.0 with support for Frida 12.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Sep 12, 2018
1 parent f6569f7 commit 403a4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include config.mk

r2_version = 2.8.0
frida_version = 12.0.8
r2_version = 2.9.0
frida_version = 12.2.1

ifeq ($(strip $(frida_os)),)
ifeq ($(shell uname -o 2> /dev/null),Android)
Expand Down

0 comments on commit 403a4d8

Please sign in to comment.