upgrade to unicode 7.0.0
This commit is contained in:
@@ -37,7 +37,7 @@ SCRIPT = sys.argv[0]
|
||||
VERSION = "3.2"
|
||||
|
||||
# The Unicode Database
|
||||
UNIDATA_VERSION = "6.3.0"
|
||||
UNIDATA_VERSION = "7.0.0"
|
||||
UNICODE_DATA = "UnicodeData%s.txt"
|
||||
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
|
||||
EASTASIAN_WIDTH = "EastAsianWidth%s.txt"
|
||||
|
||||
Reference in New Issue
Block a user