bindings: update after UC_VERSION_EXTRA change
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user