diff options
author | The Unicode Consortium <unicode.org> | 2015-04-01 10:35:39 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2015-06-17 17:36:37 -0600 |
commit | ac71d2a0d8089c52dd1f5d16f2eeca6df2368e3a (patch) | |
tree | 861b1144d0ab40cee75fa71c93be96d6d4291c1b /unicode_constants.h | |
parent | 2e2fa59ae08347201472d6e80ba75b2c2e467c8f (diff) | |
download | perl-ac71d2a0d8089c52dd1f5d16f2eeca6df2368e3a.tar.gz |
Switch to Unicode Version 8
Diffstat (limited to 'unicode_constants.h')
-rw-r--r-- | unicode_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode_constants.h b/unicode_constants.h index a7ddfeb9af..7da4eb3a48 100644 --- a/unicode_constants.h +++ b/unicode_constants.h @@ -171,7 +171,7 @@ #endif /* EBCDIC POSIX-BC */ /* The number of code points not matching \pC */ -#define NON_OTHER_COUNT_FOR_USE_ONLY_BY_REGCOMP_DOT_C 112806 +#define NON_OTHER_COUNT_FOR_USE_ONLY_BY_REGCOMP_DOT_C 120522 #endif /* H_UNICODE_CONSTANTS */ |