summaryrefslogtreecommitdiff
path: root/unicode_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'unicode_constants.h')
-rw-r--r--unicode_constants.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/unicode_constants.h b/unicode_constants.h
index eea66f6ba4..56933b8f11 100644
--- a/unicode_constants.h
+++ b/unicode_constants.h
@@ -45,7 +45,7 @@ bytes.
=cut
*/
-#define UNICODE_MAJOR_VERSION 13
+#define UNICODE_MAJOR_VERSION 14
#define UNICODE_DOT_VERSION 0
#define UNICODE_DOT_DOT_VERSION 0
@@ -190,7 +190,7 @@ bytes.
/* The number of code points not matching \pC */
#ifdef PERL_IN_REGCOMP_C
-# define NON_OTHER_COUNT 143698
+# define NON_OTHER_COUNT 144534
#endif
/* The highest code point that has any type of case change */