Skip to content

Commit

Permalink
Update to v3.2 in CLI tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Boyan-MILANOV committed Feb 22, 2021
1 parent 9ebd4fe commit 16f3a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-tool/ropium
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ keep_regs = []
safe_mem = True
abi = ABI.NONE
system = OS.NONE
start_msg = "\n" + str_bold("ROPium") + " - v3.1\n"
start_msg = "\n" + str_bold("ROPium") + " - v3.2\n"

# Commands
CMD_HELP = "help"
Expand Down

0 comments on commit 16f3a82

Please sign in to comment.