]> granicus.if.org Git - python/commitdiff
Missing update from previous changeset r79062.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 18 Mar 2010 22:19:01 +0000 (22:19 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 18 Mar 2010 22:19:01 +0000 (22:19 +0000)
Tools/unicode/makeunicodedata.py

index 454e4355e436d20c5b74022e1f21df59caadc6d0..040ac8997b173c260df44c7cb25ced667edb8ab9 100644 (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"