bump API version to 1.0

This commit is contained in:
Nguyen Anh Quynh
2016-02-11 08:05:15 +08:00
parent a7a1dcc661
commit 0822c0af85
6 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
# For Unicorn Engine. AUTO-GENERATED FILE, DO NOT EDIT [unicorn_const.py]
UC_API_MAJOR = 1
UC_API_MAJOR = 0
UC_API_MINOR = 9
UC_API_MINOR = 0
UC_SECOND_SCALE = 1000000
UC_MILISECOND_SCALE = 1000
UC_ARCH_ARM = 1