diff --git a/charclass_invlists.h b/charclass_invlists.h index 3f5dc418152a..1a61fc3f3fc6 100644 --- a/charclass_invlists.h +++ b/charclass_invlists.h @@ -419852,7 +419852,7 @@ static const U8 WB_table[23][23] = { #define MAX_FOLD_FROMS 3 /* Generated from: - * 26aa85b574ac779fd2410086b50f847bf049461f001c3d9a6b4348961b84ec63 lib/Unicode/UCD.pm + * 2fd9a2f142586dfe22360202cb099986a195e3d57326ca6ce625357980d5d440 lib/Unicode/UCD.pm * ce96627d4fc91b4fd886c409caeb9b76cf7bd345e12f05c6701add7f233f6437 lib/unicore/ArabicShaping.txt * 0e69eef3da722cc104522d8372e86d5b86bb7afcc761b0c991e39e832294946d lib/unicore/BidiBrackets.txt * a00d9d21585106a52113fb7b1d3d0373a5835be72e76862fb559ebddd474d70e lib/unicore/BidiMirroring.txt diff --git a/lib/Unicode/UCD.pm b/lib/Unicode/UCD.pm index 9825f58e63d3..0355aabc775e 100644 --- a/lib/Unicode/UCD.pm +++ b/lib/Unicode/UCD.pm @@ -5,7 +5,7 @@ use warnings; no warnings 'surrogate'; # surrogates can be inputs to this use charnames (); -our $VERSION = '0.76'; +our $VERSION = '0.77'; sub DEBUG () { 0 } $|=1 if DEBUG; diff --git a/lib/unicore/uni_keywords.pl b/lib/unicore/uni_keywords.pl index 51fd45c754a8..2f9d67b6c2bc 100644 --- a/lib/unicore/uni_keywords.pl +++ b/lib/unicore/uni_keywords.pl @@ -1247,7 +1247,7 @@ 1; # Generated from: -# 26aa85b574ac779fd2410086b50f847bf049461f001c3d9a6b4348961b84ec63 lib/Unicode/UCD.pm +# 2fd9a2f142586dfe22360202cb099986a195e3d57326ca6ce625357980d5d440 lib/Unicode/UCD.pm # ce96627d4fc91b4fd886c409caeb9b76cf7bd345e12f05c6701add7f233f6437 lib/unicore/ArabicShaping.txt # 0e69eef3da722cc104522d8372e86d5b86bb7afcc761b0c991e39e832294946d lib/unicore/BidiBrackets.txt # a00d9d21585106a52113fb7b1d3d0373a5835be72e76862fb559ebddd474d70e lib/unicore/BidiMirroring.txt diff --git a/regcharclass.h b/regcharclass.h index 61cbeae6712d..a50105e990fa 100644 --- a/regcharclass.h +++ b/regcharclass.h @@ -3566,7 +3566,7 @@ #endif /* PERL_REGCHARCLASS_H_ */ /* Generated from: - * 26aa85b574ac779fd2410086b50f847bf049461f001c3d9a6b4348961b84ec63 lib/Unicode/UCD.pm + * 2fd9a2f142586dfe22360202cb099986a195e3d57326ca6ce625357980d5d440 lib/Unicode/UCD.pm * ce96627d4fc91b4fd886c409caeb9b76cf7bd345e12f05c6701add7f233f6437 lib/unicore/ArabicShaping.txt * 0e69eef3da722cc104522d8372e86d5b86bb7afcc761b0c991e39e832294946d lib/unicore/BidiBrackets.txt * a00d9d21585106a52113fb7b1d3d0373a5835be72e76862fb559ebddd474d70e lib/unicore/BidiMirroring.txt diff --git a/uni_keywords.h b/uni_keywords.h index d9f988001ba6..f543e213d8fe 100644 --- a/uni_keywords.h +++ b/uni_keywords.h @@ -7494,7 +7494,7 @@ MPH_VALt match_uniprop( const unsigned char * const key, const U16 key_len ) { #endif /* #if defined(PERL_CORE) || defined(PERL_EXT_RE_BUILD) */ /* Generated from: - * 26aa85b574ac779fd2410086b50f847bf049461f001c3d9a6b4348961b84ec63 lib/Unicode/UCD.pm + * 2fd9a2f142586dfe22360202cb099986a195e3d57326ca6ce625357980d5d440 lib/Unicode/UCD.pm * ce96627d4fc91b4fd886c409caeb9b76cf7bd345e12f05c6701add7f233f6437 lib/unicore/ArabicShaping.txt * 0e69eef3da722cc104522d8372e86d5b86bb7afcc761b0c991e39e832294946d lib/unicore/BidiBrackets.txt * a00d9d21585106a52113fb7b1d3d0373a5835be72e76862fb559ebddd474d70e lib/unicore/BidiMirroring.txt