upgrade to UCD 6.2

This commit is contained in:
Benjamin Peterson 2012-09-29 13:47:39 -04:00
parent ede184996c
commit b8350f1c7d
7 changed files with 11647 additions and 11637 deletions

View file

@ -37,7 +37,7 @@ SCRIPT = sys.argv[0]
VERSION = "3.2"
# The Unicode Database
UNIDATA_VERSION = "6.1.0"
UNIDATA_VERSION = "6.2.0"
UNICODE_DATA = "UnicodeData%s.txt"
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
EASTASIAN_WIDTH = "EastAsianWidth%s.txt"