bindings: update after UC_VERSION_EXTRA change
This commit is contained in:
@@ -7,7 +7,7 @@ module Unicorn
|
||||
UC_VERSION_MAJOR = 1
|
||||
|
||||
UC_VERSION_MINOR = 0
|
||||
UC_VERSION_EXTRA = 1
|
||||
UC_VERSION_EXTRA = 2
|
||||
UC_SECOND_SCALE = 1000000
|
||||
UC_MILISECOND_SCALE = 1000
|
||||
UC_ARCH_ARM = 1
|
||||
|
||||
Reference in New Issue
Block a user