bindings: update after UC_VERSION_EXTRA change

This commit is contained in:
Nguyen Anh Quynh
2017-04-25 12:41:00 +08:00
parent f6908f03a9
commit 09d14704a5
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ const (
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_EXTRA = 1
VERSION_EXTRA = 2
SECOND_SCALE = 1000000
MILISECOND_SCALE = 1000
ARCH_ARM = 1