Missing update from previous changeset r79062.

This commit is contained in:
Florent Xicluna 2010-03-18 22:19:01 +00:00
parent 657de43f97
commit 8c8042734a

View file

@ -31,7 +31,7 @@ SCRIPT = sys.argv[0]
VERSION = "2.6"
# The Unicode Database
UNIDATA_VERSION = "5.1.0"
UNIDATA_VERSION = "5.2.0"
UNICODE_DATA = "UnicodeData%s.txt"
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
EASTASIAN_WIDTH = "EastAsianWidth%s.txt"