bump UC_VERSION_EXTRA to 1

This commit is contained in:
Nguyen Anh Quynh
2017-04-20 14:14:24 +08:00
parent a709e68dce
commit 5dbc640b9a
6 changed files with 6 additions and 11 deletions

View File

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