Merge pull request #9238 from norman/unicode_62

Update to latest Unicode data.
This commit is contained in:
Carlos Antonio da Silva 2013-02-10 07:39:52 -08:00
commit a429d9e6f9
2 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ module Unicode
NORMALIZATION_FORMS = [:c, :kc, :d, :kd]
# The Unicode version that is supported by the implementation
UNICODE_VERSION = '6.1.0'
UNICODE_VERSION = '6.2.0'
# The default normalization used for operations that require
# normalization. It can be set to any of the normalizations