Skip to content

Commit

Permalink
Set Rizin version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka committed Mar 13, 2023
1 parent af970e2 commit d3ee310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/BundledRizin.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ endif()

# TODO: This version number should be fetched automatically
# instead of being hardcoded.
set (Rizin_VERSION 0.5)
set (Rizin_VERSION 0.6)

set (RZ_LIBS rz_core rz_config rz_cons rz_io rz_util rz_flag rz_asm rz_debug
rz_hash rz_bin rz_lang rz_il rz_analysis rz_parse rz_bp rz_egg rz_reg
Expand Down

0 comments on commit d3ee310

Please sign in to comment.