summaryrefslogtreecommitdiff
path: root/modules/unictype
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-01-15 12:08:17 +0900
committerDaiki Ueno <ueno@gnu.org>2015-01-15 12:08:17 +0900
commit4b6bc42e050611b12758490ee85c997e54790784 (patch)
tree3d6bd79ebd0b7f02df8e6b3cf19a0ca9680d8483 /modules/unictype
parent803c77dea215638cdc08356ea5560ce93a03b6ff (diff)
downloadgnulib-4b6bc42e050611b12758490ee85c997e54790784.tar.gz
libunistring: update to Unicode 6.1.0
* lib/gen-uni-tables.c (output_joining_group): Switch to 3-level table to accommodate joining groups defined with higher codepoint value. Since there are only 88 groups defined in Unicode 7.0.0, use 7-bit packed format for level3 entries. (get_lbp): Update for Unicode 6.1.0. * lib/unictype/joininggroup_of.c (uc_joining_group): Adjust to use 3-level table. * lib/unictype/joininggroup_byname.gperf: Add Rohingya Yeh joining group name. * lib/unictype/joininggroup_name.h: Likewise. * lib/unilbrk/lbrktables.h (LBP_HL): New enumeration value. (unilbrk_table): Adjust table size. * lib/unilbrk/lbrktables.c (unilbrk_table): Add a row and column for LBP_HL. * lib/uniwidth/width.c (nonspacing_table_data): Add U+0604, U+08E4..U+08FE, U+1BAB, U+1CF4, U+A674..U+A67B, U+A69F, U+AAEC..U+AAED, U+AAF6, U+11100..U+11102, U+11127..U+1112B, U+1112D..U+11134, U+11180..U+11181, U+111B6..U+111BE, U+116AB, U+116AD, U+116B0..U+116B5, U+116B7, U+16F8F..U+16F92. Remove U+302E..U+302F. * tests/uniwidth/test-uc_width2.sh: Same updates as in lib/uniwidth/width.c. * all generated files under lib/uni* and tests/uni*: Regenerate. * modules/uni*/* (configure.ac): Bump minimum version to 0.9.5.
Diffstat (limited to 'modules/unictype')
-rw-r--r--modules/unictype/bidiclass-byname2
-rw-r--r--modules/unictype/bidiclass-longname2
-rw-r--r--modules/unictype/bidiclass-name2
-rw-r--r--modules/unictype/bidiclass-of2
-rw-r--r--modules/unictype/bidiclass-test2
-rw-r--r--modules/unictype/block-list2
-rw-r--r--modules/unictype/block-test2
-rw-r--r--modules/unictype/category-C2
-rw-r--r--modules/unictype/category-Cf2
-rw-r--r--modules/unictype/category-Cn2
-rw-r--r--modules/unictype/category-L2
-rw-r--r--modules/unictype/category-LC2
-rw-r--r--modules/unictype/category-Ll2
-rw-r--r--modules/unictype/category-Lm2
-rw-r--r--modules/unictype/category-Lo2
-rw-r--r--modules/unictype/category-Lu2
-rw-r--r--modules/unictype/category-M2
-rw-r--r--modules/unictype/category-Mc2
-rw-r--r--modules/unictype/category-Me2
-rw-r--r--modules/unictype/category-Mn2
-rw-r--r--modules/unictype/category-N2
-rw-r--r--modules/unictype/category-Nd2
-rw-r--r--modules/unictype/category-Nl2
-rw-r--r--modules/unictype/category-No2
-rw-r--r--modules/unictype/category-P2
-rw-r--r--modules/unictype/category-Pd2
-rw-r--r--modules/unictype/category-Po2
-rw-r--r--modules/unictype/category-S2
-rw-r--r--modules/unictype/category-Sc2
-rw-r--r--modules/unictype/category-Sk2
-rw-r--r--modules/unictype/category-Sm2
-rw-r--r--modules/unictype/category-So2
-rw-r--r--modules/unictype/category-byname2
-rw-r--r--modules/unictype/category-longname2
-rw-r--r--modules/unictype/category-of2
-rw-r--r--modules/unictype/category-test2
-rw-r--r--modules/unictype/combining-class2
-rw-r--r--modules/unictype/combining-class-byname2
-rw-r--r--modules/unictype/combining-class-longname2
-rw-r--r--modules/unictype/combining-class-name2
-rw-r--r--modules/unictype/ctype-alnum2
-rw-r--r--modules/unictype/ctype-alpha2
-rw-r--r--modules/unictype/ctype-graph2
-rw-r--r--modules/unictype/ctype-lower2
-rw-r--r--modules/unictype/ctype-print2
-rw-r--r--modules/unictype/ctype-punct2
-rw-r--r--modules/unictype/ctype-upper2
-rw-r--r--modules/unictype/decimal-digit2
-rw-r--r--modules/unictype/digit2
-rw-r--r--modules/unictype/joininggroup-byname2
-rw-r--r--modules/unictype/joininggroup-name2
-rw-r--r--modules/unictype/joininggroup-of2
-rw-r--r--modules/unictype/joiningtype-byname2
-rw-r--r--modules/unictype/joiningtype-longname2
-rw-r--r--modules/unictype/joiningtype-name2
-rw-r--r--modules/unictype/joiningtype-of2
-rw-r--r--modules/unictype/numeric2
-rw-r--r--modules/unictype/property-alphabetic2
-rw-r--r--modules/unictype/property-bidi-arabic-digit2
-rw-r--r--modules/unictype/property-bidi-arabic-right-to-left2
-rw-r--r--modules/unictype/property-bidi-boundary-neutral2
-rw-r--r--modules/unictype/property-bidi-eur-num-terminator2
-rw-r--r--modules/unictype/property-bidi-european-digit2
-rw-r--r--modules/unictype/property-bidi-hebrew-right-to-left2
-rw-r--r--modules/unictype/property-bidi-left-to-right2
-rw-r--r--modules/unictype/property-bidi-non-spacing-mark2
-rw-r--r--modules/unictype/property-bidi-other-neutral2
-rw-r--r--modules/unictype/property-byname2
-rw-r--r--modules/unictype/property-case-ignorable2
-rw-r--r--modules/unictype/property-cased2
-rw-r--r--modules/unictype/property-changes-when-casefolded2
-rw-r--r--modules/unictype/property-changes-when-casemapped2
-rw-r--r--modules/unictype/property-changes-when-lowercased2
-rw-r--r--modules/unictype/property-changes-when-titlecased2
-rw-r--r--modules/unictype/property-changes-when-uppercased2
-rw-r--r--modules/unictype/property-combining2
-rw-r--r--modules/unictype/property-composite2
-rw-r--r--modules/unictype/property-currency-symbol2
-rw-r--r--modules/unictype/property-dash2
-rw-r--r--modules/unictype/property-decimal-digit2
-rw-r--r--modules/unictype/property-deprecated2
-rw-r--r--modules/unictype/property-diacritic2
-rw-r--r--modules/unictype/property-extender2
-rw-r--r--modules/unictype/property-format-control2
-rw-r--r--modules/unictype/property-grapheme-base2
-rw-r--r--modules/unictype/property-grapheme-extend2
-rw-r--r--modules/unictype/property-grapheme-link2
-rw-r--r--modules/unictype/property-id-continue2
-rw-r--r--modules/unictype/property-id-start2
-rw-r--r--modules/unictype/property-ideographic2
-rw-r--r--modules/unictype/property-ignorable-control2
-rw-r--r--modules/unictype/property-logical-order-exception2
-rw-r--r--modules/unictype/property-lowercase2
-rw-r--r--modules/unictype/property-math2
-rw-r--r--modules/unictype/property-numeric2
-rw-r--r--modules/unictype/property-other-alphabetic2
-rw-r--r--modules/unictype/property-other-id-continue2
-rw-r--r--modules/unictype/property-other-math2
-rw-r--r--modules/unictype/property-punctuation2
-rw-r--r--modules/unictype/property-sentence-terminal2
-rw-r--r--modules/unictype/property-terminal-punctuation2
-rw-r--r--modules/unictype/property-unassigned-code-value2
-rw-r--r--modules/unictype/property-unified-ideograph2
-rw-r--r--modules/unictype/property-uppercase2
-rw-r--r--modules/unictype/property-xid-continue2
-rw-r--r--modules/unictype/property-xid-start2
-rw-r--r--modules/unictype/property-zero-width2
-rw-r--r--modules/unictype/scripts2
-rw-r--r--modules/unictype/syntax-java-ident2
109 files changed, 109 insertions, 109 deletions
diff --git a/modules/unictype/bidiclass-byname b/modules/unictype/bidiclass-byname
index 624af2ef5a..2ebc71b627 100644
--- a/modules/unictype/bidiclass-byname
+++ b/modules/unictype/bidiclass-byname
@@ -10,7 +10,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME
diff --git a/modules/unictype/bidiclass-longname b/modules/unictype/bidiclass-longname
index fac3558b65..6085120921 100644
--- a/modules/unictype/bidiclass-longname
+++ b/modules/unictype/bidiclass-longname
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-longname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-longname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME
diff --git a/modules/unictype/bidiclass-name b/modules/unictype/bidiclass-name
index 77c4656a5f..033b38f131 100644
--- a/modules/unictype/bidiclass-name
+++ b/modules/unictype/bidiclass-name
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-name])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME
diff --git a/modules/unictype/bidiclass-of b/modules/unictype/bidiclass-of
index 6c86d3ec6b..ec1f831379 100644
--- a/modules/unictype/bidiclass-of
+++ b/modules/unictype/bidiclass-of
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-of])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF
diff --git a/modules/unictype/bidiclass-test b/modules/unictype/bidiclass-test
index c4d69eacb0..b8d8997db6 100644
--- a/modules/unictype/bidiclass-test
+++ b/modules/unictype/bidiclass-test
@@ -9,7 +9,7 @@ unictype/base
unictype/bidiclass-of
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-test])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-test])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST
diff --git a/modules/unictype/block-list b/modules/unictype/block-list
index 990fab8a5f..153d79636f 100644
--- a/modules/unictype/block-list
+++ b/modules/unictype/block-list
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/block-list])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/block-list])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST
diff --git a/modules/unictype/block-test b/modules/unictype/block-test
index d4fb5020d0..eb9340eefd 100644
--- a/modules/unictype/block-test
+++ b/modules/unictype/block-test
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/block-test])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/block-test])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST
diff --git a/modules/unictype/category-C b/modules/unictype/category-C
index 3d45b6fa72..9c57f1fbd0 100644
--- a/modules/unictype/category-C
+++ b/modules/unictype/category-C
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-C])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-C])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C
diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf
index a92bff4da0..cfaee927cb 100644
--- a/modules/unictype/category-Cf
+++ b/modules/unictype/category-Cf
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Cf])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Cf])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF
diff --git a/modules/unictype/category-Cn b/modules/unictype/category-Cn
index 958c72e32c..44167273cb 100644
--- a/modules/unictype/category-Cn
+++ b/modules/unictype/category-Cn
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Cn])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Cn])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN
diff --git a/modules/unictype/category-L b/modules/unictype/category-L
index c696f75cad..655bf22c3f 100644
--- a/modules/unictype/category-L
+++ b/modules/unictype/category-L
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-L])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-L])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L
diff --git a/modules/unictype/category-LC b/modules/unictype/category-LC
index 82fbe42552..ada3e5a02b 100644
--- a/modules/unictype/category-LC
+++ b/modules/unictype/category-LC
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-LC])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-LC])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC
diff --git a/modules/unictype/category-Ll b/modules/unictype/category-Ll
index eb5d0e4c49..c6b68c3b2b 100644
--- a/modules/unictype/category-Ll
+++ b/modules/unictype/category-Ll
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Ll])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Ll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL
diff --git a/modules/unictype/category-Lm b/modules/unictype/category-Lm
index 142a172081..f1fa6f22fe 100644
--- a/modules/unictype/category-Lm
+++ b/modules/unictype/category-Lm
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lm])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Lm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM
diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo
index 9d85668176..b0e8ec3180 100644
--- a/modules/unictype/category-Lo
+++ b/modules/unictype/category-Lo
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lo])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Lo])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO
diff --git a/modules/unictype/category-Lu b/modules/unictype/category-Lu
index 7a084a1b8b..9580063f8b 100644
--- a/modules/unictype/category-Lu
+++ b/modules/unictype/category-Lu
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Lu])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Lu])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU
diff --git a/modules/unictype/category-M b/modules/unictype/category-M
index 532238bd98..9509abd72c 100644
--- a/modules/unictype/category-M
+++ b/modules/unictype/category-M
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-M])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-M])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M
diff --git a/modules/unictype/category-Mc b/modules/unictype/category-Mc
index 93b11a8f54..ee3efd433a 100644
--- a/modules/unictype/category-Mc
+++ b/modules/unictype/category-Mc
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Mc])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Mc])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC
diff --git a/modules/unictype/category-Me b/modules/unictype/category-Me
index 26d077f972..9a6350d441 100644
--- a/modules/unictype/category-Me
+++ b/modules/unictype/category-Me
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Me])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Me])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME
diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn
index 6644063b85..12c471e295 100644
--- a/modules/unictype/category-Mn
+++ b/modules/unictype/category-Mn
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Mn])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Mn])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN
diff --git a/modules/unictype/category-N b/modules/unictype/category-N
index ca983b8122..bc9e1c3ce1 100644
--- a/modules/unictype/category-N
+++ b/modules/unictype/category-N
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-N])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-N])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N
diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd
index bd7f704616..0616d37d15 100644
--- a/modules/unictype/category-Nd
+++ b/modules/unictype/category-Nd
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Nd])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Nd])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND
diff --git a/modules/unictype/category-Nl b/modules/unictype/category-Nl
index b1a611235c..290bf71320 100644
--- a/modules/unictype/category-Nl
+++ b/modules/unictype/category-Nl
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Nl])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Nl])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL
diff --git a/modules/unictype/category-No b/modules/unictype/category-No
index 4997763d49..1394bde0b1 100644
--- a/modules/unictype/category-No
+++ b/modules/unictype/category-No
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-No])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-No])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO
diff --git a/modules/unictype/category-P b/modules/unictype/category-P
index ded4383bcc..3b4b909bef 100644
--- a/modules/unictype/category-P
+++ b/modules/unictype/category-P
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-P])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-P])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P
diff --git a/modules/unictype/category-Pd b/modules/unictype/category-Pd
index 0bc34058f6..832b7d3e8e 100644
--- a/modules/unictype/category-Pd
+++ b/modules/unictype/category-Pd
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Pd])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Pd])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD
diff --git a/modules/unictype/category-Po b/modules/unictype/category-Po
index 9cca566023..6be2403ad7 100644
--- a/modules/unictype/category-Po
+++ b/modules/unictype/category-Po
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Po])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Po])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO
diff --git a/modules/unictype/category-S b/modules/unictype/category-S
index b427234fcd..887125443e 100644
--- a/modules/unictype/category-S
+++ b/modules/unictype/category-S
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-S])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-S])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S
diff --git a/modules/unictype/category-Sc b/modules/unictype/category-Sc
index 0b923da989..35f753f0be 100644
--- a/modules/unictype/category-Sc
+++ b/modules/unictype/category-Sc
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Sc])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sc])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC
diff --git a/modules/unictype/category-Sk b/modules/unictype/category-Sk
index c319cd6585..9fb5078571 100644
--- a/modules/unictype/category-Sk
+++ b/modules/unictype/category-Sk
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Sk])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sk])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK
diff --git a/modules/unictype/category-Sm b/modules/unictype/category-Sm
index 3364ea6b7e..ceae0933fb 100644
--- a/modules/unictype/category-Sm
+++ b/modules/unictype/category-Sm
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-Sm])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM
diff --git a/modules/unictype/category-So b/modules/unictype/category-So
index 4d0c047801..6dd91e794d 100644
--- a/modules/unictype/category-So
+++ b/modules/unictype/category-So
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-So])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-So])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO
diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname
index 2ebbea382a..514ba89817 100644
--- a/modules/unictype/category-byname
+++ b/modules/unictype/category-byname
@@ -49,7 +49,7 @@ unictype/category-none
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME
diff --git a/modules/unictype/category-longname b/modules/unictype/category-longname
index 4161ab2b52..a8c4b60363 100644
--- a/modules/unictype/category-longname
+++ b/modules/unictype/category-longname
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-longname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-longname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME
diff --git a/modules/unictype/category-of b/modules/unictype/category-of
index d5cb1d87f0..3d65a61519 100644
--- a/modules/unictype/category-of
+++ b/modules/unictype/category-of
@@ -11,7 +11,7 @@ unictype/category-none
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-of])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF
diff --git a/modules/unictype/category-test b/modules/unictype/category-test
index 8de87a9e67..f3158f2c0e 100644
--- a/modules/unictype/category-test
+++ b/modules/unictype/category-test
@@ -10,7 +10,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/category-test])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-test])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST
diff --git a/modules/unictype/combining-class b/modules/unictype/combining-class
index e569b661c2..d57cbf0117 100644
--- a/modules/unictype/combining-class
+++ b/modules/unictype/combining-class
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/combining-class])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/combining-class])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS
diff --git a/modules/unictype/combining-class-byname b/modules/unictype/combining-class-byname
index 95b2b02499..33ecc278f7 100644
--- a/modules/unictype/combining-class-byname
+++ b/modules/unictype/combining-class-byname
@@ -10,7 +10,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/combining-class-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/combining-class-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME
diff --git a/modules/unictype/combining-class-longname b/modules/unictype/combining-class-longname
index 5e29c25dd6..bc1c98e69c 100644
--- a/modules/unictype/combining-class-longname
+++ b/modules/unictype/combining-class-longname
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/combining-class-longname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/combining-class-longname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME
diff --git a/modules/unictype/combining-class-name b/modules/unictype/combining-class-name
index ad6d14e85f..25ef7e0927 100644
--- a/modules/unictype/combining-class-name
+++ b/modules/unictype/combining-class-name
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/combining-class-name])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/combining-class-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME
diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum
index ba66cd6807..0f43c3ea9a 100644
--- a/modules/unictype/ctype-alnum
+++ b/modules/unictype/ctype-alnum
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-alnum])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-alnum])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM
diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha
index 3aa43e48d4..2c5b534472 100644
--- a/modules/unictype/ctype-alpha
+++ b/modules/unictype/ctype-alpha
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-alpha])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-alpha])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA
diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph
index 8c3967ec96..3033f43824 100644
--- a/modules/unictype/ctype-graph
+++ b/modules/unictype/ctype-graph
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-graph])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-graph])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH
diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower
index ba5b2c1b06..6d96b6b7c5 100644
--- a/modules/unictype/ctype-lower
+++ b/modules/unictype/ctype-lower
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-lower])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-lower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER
diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print
index 747bf820ca..04ad9f08c6 100644
--- a/modules/unictype/ctype-print
+++ b/modules/unictype/ctype-print
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-print])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-print])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT
diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct
index 9b6736ea76..36e35c8c5b 100644
--- a/modules/unictype/ctype-punct
+++ b/modules/unictype/ctype-punct
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-punct])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-punct])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT
diff --git a/modules/unictype/ctype-upper b/modules/unictype/ctype-upper
index 49d3189d7d..0e034f870b 100644
--- a/modules/unictype/ctype-upper
+++ b/modules/unictype/ctype-upper
@@ -12,7 +12,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/ctype-upper])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-upper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER
diff --git a/modules/unictype/decimal-digit b/modules/unictype/decimal-digit
index 3f964bf180..29acaa02a8 100644
--- a/modules/unictype/decimal-digit
+++ b/modules/unictype/decimal-digit
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/decimal-digit])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/decimal-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT
diff --git a/modules/unictype/digit b/modules/unictype/digit
index 134feb5952..545ee4199a 100644
--- a/modules/unictype/digit
+++ b/modules/unictype/digit
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/digit])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_DIGIT
diff --git a/modules/unictype/joininggroup-byname b/modules/unictype/joininggroup-byname
index adb5f80f42..8b470fbb49 100644
--- a/modules/unictype/joininggroup-byname
+++ b/modules/unictype/joininggroup-byname
@@ -10,7 +10,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joininggroup-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joininggroup-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME
diff --git a/modules/unictype/joininggroup-name b/modules/unictype/joininggroup-name
index aa15b59e3b..57c3dadf31 100644
--- a/modules/unictype/joininggroup-name
+++ b/modules/unictype/joininggroup-name
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joininggroup-name])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joininggroup-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME
diff --git a/modules/unictype/joininggroup-of b/modules/unictype/joininggroup-of
index 90036e00d6..1278a73133 100644
--- a/modules/unictype/joininggroup-of
+++ b/modules/unictype/joininggroup-of
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joininggroup-of])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joininggroup-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF
diff --git a/modules/unictype/joiningtype-byname b/modules/unictype/joiningtype-byname
index a349c5ea1d..63ab121b65 100644
--- a/modules/unictype/joiningtype-byname
+++ b/modules/unictype/joiningtype-byname
@@ -10,7 +10,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joiningtype-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joiningtype-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME
diff --git a/modules/unictype/joiningtype-longname b/modules/unictype/joiningtype-longname
index f784319000..3cf6659274 100644
--- a/modules/unictype/joiningtype-longname
+++ b/modules/unictype/joiningtype-longname
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joiningtype-longname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joiningtype-longname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME
diff --git a/modules/unictype/joiningtype-name b/modules/unictype/joiningtype-name
index 412619b6b8..ae0ba97034 100644
--- a/modules/unictype/joiningtype-name
+++ b/modules/unictype/joiningtype-name
@@ -8,7 +8,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joiningtype-name])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joiningtype-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME
diff --git a/modules/unictype/joiningtype-of b/modules/unictype/joiningtype-of
index 1d36d46845..71846fad6a 100644
--- a/modules/unictype/joiningtype-of
+++ b/modules/unictype/joiningtype-of
@@ -10,7 +10,7 @@ unictype/base
unictype/category-test-withtable
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joiningtype-of])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joiningtype-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF
diff --git a/modules/unictype/numeric b/modules/unictype/numeric
index 645a0b7f53..14822d8656 100644
--- a/modules/unictype/numeric
+++ b/modules/unictype/numeric
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/numeric])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/numeric])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC
diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic
index 41880d6fd8..a5710dd8d5 100644
--- a/modules/unictype/property-alphabetic
+++ b/modules/unictype/property-alphabetic
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-alphabetic])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-alphabetic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC
diff --git a/modules/unictype/property-bidi-arabic-digit b/modules/unictype/property-bidi-arabic-digit
index 6f009ef41d..e7111af867 100644
--- a/modules/unictype/property-bidi-arabic-digit
+++ b/modules/unictype/property-bidi-arabic-digit
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-arabic-digit])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-arabic-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT
diff --git a/modules/unictype/property-bidi-arabic-right-to-left b/modules/unictype/property-bidi-arabic-right-to-left
index e54d97b5bc..72e604ae93 100644
--- a/modules/unictype/property-bidi-arabic-right-to-left
+++ b/modules/unictype/property-bidi-arabic-right-to-left
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-arabic-right-to-left])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-arabic-right-to-left])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT
diff --git a/modules/unictype/property-bidi-boundary-neutral b/modules/unictype/property-bidi-boundary-neutral
index 96309068c8..0d701d6d43 100644
--- a/modules/unictype/property-bidi-boundary-neutral
+++ b/modules/unictype/property-bidi-boundary-neutral
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-boundary-neutral])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-boundary-neutral])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL
diff --git a/modules/unictype/property-bidi-eur-num-terminator b/modules/unictype/property-bidi-eur-num-terminator
index 26cfd0618a..4a56a04c14 100644
--- a/modules/unictype/property-bidi-eur-num-terminator
+++ b/modules/unictype/property-bidi-eur-num-terminator
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-eur-num-terminator])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-eur-num-terminator])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR
diff --git a/modules/unictype/property-bidi-european-digit b/modules/unictype/property-bidi-european-digit
index 4fe1cddba3..c4e54d85e3 100644
--- a/modules/unictype/property-bidi-european-digit
+++ b/modules/unictype/property-bidi-european-digit
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-european-digit])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-european-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT
diff --git a/modules/unictype/property-bidi-hebrew-right-to-left b/modules/unictype/property-bidi-hebrew-right-to-left
index f40580c5d3..1bff2b7340 100644
--- a/modules/unictype/property-bidi-hebrew-right-to-left
+++ b/modules/unictype/property-bidi-hebrew-right-to-left
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-hebrew-right-to-left])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-hebrew-right-to-left])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT
diff --git a/modules/unictype/property-bidi-left-to-right b/modules/unictype/property-bidi-left-to-right
index 0cb213def1..81654c1abf 100644
--- a/modules/unictype/property-bidi-left-to-right
+++ b/modules/unictype/property-bidi-left-to-right
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-left-to-right])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-left-to-right])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT
diff --git a/modules/unictype/property-bidi-non-spacing-mark b/modules/unictype/property-bidi-non-spacing-mark
index f6cd0b63fe..aada9a964e 100644
--- a/modules/unictype/property-bidi-non-spacing-mark
+++ b/modules/unictype/property-bidi-non-spacing-mark
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-non-spacing-mark])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-non-spacing-mark])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK
diff --git a/modules/unictype/property-bidi-other-neutral b/modules/unictype/property-bidi-other-neutral
index 861a0c3c22..479200b30d 100644
--- a/modules/unictype/property-bidi-other-neutral
+++ b/modules/unictype/property-bidi-other-neutral
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-bidi-other-neutral])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-bidi-other-neutral])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL
diff --git a/modules/unictype/property-byname b/modules/unictype/property-byname
index 67ca78838b..16b7223b6d 100644
--- a/modules/unictype/property-byname
+++ b/modules/unictype/property-byname
@@ -96,7 +96,7 @@ unictype/property-zero-width
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-byname])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME
diff --git a/modules/unictype/property-case-ignorable b/modules/unictype/property-case-ignorable
index 3eed750a38..9990baf6a7 100644
--- a/modules/unictype/property-case-ignorable
+++ b/modules/unictype/property-case-ignorable
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-case-ignorable])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-case-ignorable])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE
diff --git a/modules/unictype/property-cased b/modules/unictype/property-cased
index dd46957989..69e846ada6 100644
--- a/modules/unictype/property-cased
+++ b/modules/unictype/property-cased
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-cased])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-cased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED
diff --git a/modules/unictype/property-changes-when-casefolded b/modules/unictype/property-changes-when-casefolded
index 43ddf7eb2d..8313c49bf0 100644
--- a/modules/unictype/property-changes-when-casefolded
+++ b/modules/unictype/property-changes-when-casefolded
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-changes-when-casefolded])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-casefolded])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED
diff --git a/modules/unictype/property-changes-when-casemapped b/modules/unictype/property-changes-when-casemapped
index f2291bce76..8a2ccc77fc 100644
--- a/modules/unictype/property-changes-when-casemapped
+++ b/modules/unictype/property-changes-when-casemapped
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-changes-when-casemapped])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-casemapped])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED
diff --git a/modules/unictype/property-changes-when-lowercased b/modules/unictype/property-changes-when-lowercased
index 8f4ae95c41..345a1d5c0d 100644
--- a/modules/unictype/property-changes-when-lowercased
+++ b/modules/unictype/property-changes-when-lowercased
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-changes-when-lowercased])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-lowercased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED
diff --git a/modules/unictype/property-changes-when-titlecased b/modules/unictype/property-changes-when-titlecased
index 507d25d83c..257e0a62b8 100644
--- a/modules/unictype/property-changes-when-titlecased
+++ b/modules/unictype/property-changes-when-titlecased
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-changes-when-titlecased])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-titlecased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED
diff --git a/modules/unictype/property-changes-when-uppercased b/modules/unictype/property-changes-when-uppercased
index 976d56794a..7dc6ec9b1d 100644
--- a/modules/unictype/property-changes-when-uppercased
+++ b/modules/unictype/property-changes-when-uppercased
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-changes-when-uppercased])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-uppercased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED
diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining
index 3a99851c3f..be7a2c440e 100644
--- a/modules/unictype/property-combining
+++ b/modules/unictype/property-combining
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-combining])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-combining])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING
diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite
index 2b4471b2f9..19659178bd 100644
--- a/modules/unictype/property-composite
+++ b/modules/unictype/property-composite
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-composite])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-composite])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE
diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol
index 332d0029ca..c20a22a9c6 100644
--- a/modules/unictype/property-currency-symbol
+++ b/modules/unictype/property-currency-symbol
@@ -13,7 +13,7 @@ unictype/category-Sc
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-currency-symbol])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-currency-symbol])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL
diff --git a/modules/unictype/property-dash b/modules/unictype/property-dash
index 1eda43044c..90d7996f0f 100644
--- a/modules/unictype/property-dash
+++ b/modules/unictype/property-dash
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-dash])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-dash])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH
diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit
index 56337a9c55..0cdcf39a2b 100644
--- a/modules/unictype/property-decimal-digit
+++ b/modules/unictype/property-decimal-digit
@@ -13,7 +13,7 @@ unictype/category-Nd
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-decimal-digit])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-decimal-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT
diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated
index 110d9b1269..63c2bdc1fa 100644
--- a/modules/unictype/property-deprecated
+++ b/modules/unictype/property-deprecated
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-deprecated])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-deprecated])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED
diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic
index 834e36d1a0..5e5321a4a7 100644
--- a/modules/unictype/property-diacritic
+++ b/modules/unictype/property-diacritic
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-diacritic])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-diacritic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC
diff --git a/modules/unictype/property-extender b/modules/unictype/property-extender
index 54432d58f1..81517f518d 100644
--- a/modules/unictype/property-extender
+++ b/modules/unictype/property-extender
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-extender])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-extender])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER
diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control
index 5c584c5d6d..1b8857a3b0 100644
--- a/modules/unictype/property-format-control
+++ b/modules/unictype/property-format-control
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-format-control])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-format-control])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL
diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base
index dea3988d3e..f6930e2a3d 100644
--- a/modules/unictype/property-grapheme-base
+++ b/modules/unictype/property-grapheme-base
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-grapheme-base])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-grapheme-base])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE
diff --git a/modules/unictype/property-grapheme-extend b/modules/unictype/property-grapheme-extend
index 853672eaef..c4b426e8ab 100644
--- a/modules/unictype/property-grapheme-extend
+++ b/modules/unictype/property-grapheme-extend
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-grapheme-extend])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-grapheme-extend])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND
diff --git a/modules/unictype/property-grapheme-link b/modules/unictype/property-grapheme-link
index 62fd3bf544..aca455e12f 100644
--- a/modules/unictype/property-grapheme-link
+++ b/modules/unictype/property-grapheme-link
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-grapheme-link])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-grapheme-link])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK
diff --git a/modules/unictype/property-id-continue b/modules/unictype/property-id-continue
index 8b6dff1f02..6df9b82be8 100644
--- a/modules/unictype/property-id-continue
+++ b/modules/unictype/property-id-continue
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-id-continue])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-id-continue])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE
diff --git a/modules/unictype/property-id-start b/modules/unictype/property-id-start
index 1d9d2d50d2..2d06f6ea2d 100644
--- a/modules/unictype/property-id-start
+++ b/modules/unictype/property-id-start
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-id-start])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-id-start])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START
diff --git a/modules/unictype/property-ideographic b/modules/unictype/property-ideographic
index e641d3e8da..b0d2a65a65 100644
--- a/modules/unictype/property-ideographic
+++ b/modules/unictype/property-ideographic
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-ideographic])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-ideographic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC
diff --git a/modules/unictype/property-ignorable-control b/modules/unictype/property-ignorable-control
index 7a77a3eb9d..853237a4c9 100644
--- a/modules/unictype/property-ignorable-control
+++ b/modules/unictype/property-ignorable-control
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-ignorable-control])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-ignorable-control])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL
diff --git a/modules/unictype/property-logical-order-exception b/modules/unictype/property-logical-order-exception
index b7a37a4391..29b52ae25e 100644
--- a/modules/unictype/property-logical-order-exception
+++ b/modules/unictype/property-logical-order-exception
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-logical-order-exception])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-logical-order-exception])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION
diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase
index 146ec08efe..43994d505c 100644
--- a/modules/unictype/property-lowercase
+++ b/modules/unictype/property-lowercase
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-lowercase])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE
diff --git a/modules/unictype/property-math b/modules/unictype/property-math
index 040f170bc8..cec5c7cae9 100644
--- a/modules/unictype/property-math
+++ b/modules/unictype/property-math
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-math])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-math])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH
diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric
index 8d1db9b3cc..6a1c30a6d5 100644
--- a/modules/unictype/property-numeric
+++ b/modules/unictype/property-numeric
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-numeric])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-numeric])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC
diff --git a/modules/unictype/property-other-alphabetic b/modules/unictype/property-other-alphabetic
index eb91452cf6..0ad7f94232 100644
--- a/modules/unictype/property-other-alphabetic
+++ b/modules/unictype/property-other-alphabetic
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-other-alphabetic])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-other-alphabetic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC
diff --git a/modules/unictype/property-other-id-continue b/modules/unictype/property-other-id-continue
index 145ec6aead..78690929e6 100644
--- a/modules/unictype/property-other-id-continue
+++ b/modules/unictype/property-other-id-continue
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-other-id-continue])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-other-id-continue])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE
diff --git a/modules/unictype/property-other-math b/modules/unictype/property-other-math
index d384f202be..bdbe77ae51 100644
--- a/modules/unictype/property-other-math
+++ b/modules/unictype/property-other-math
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-other-math])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-other-math])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH
diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation
index 1b15e7925d..c716796122 100644
--- a/modules/unictype/property-punctuation
+++ b/modules/unictype/property-punctuation
@@ -13,7 +13,7 @@ unictype/category-P
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-punctuation])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-punctuation])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION
diff --git a/modules/unictype/property-sentence-terminal b/modules/unictype/property-sentence-terminal
index 942c36e60b..28b75ea148 100644
--- a/modules/unictype/property-sentence-terminal
+++ b/modules/unictype/property-sentence-terminal
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-sentence-terminal])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-sentence-terminal])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL
diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation
index 3c1670313f..4fee9be6d7 100644
--- a/modules/unictype/property-terminal-punctuation
+++ b/modules/unictype/property-terminal-punctuation
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-terminal-punctuation])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-terminal-punctuation])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION
diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value
index d9bffa402c..d8c9742308 100644
--- a/modules/unictype/property-unassigned-code-value
+++ b/modules/unictype/property-unassigned-code-value
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-unassigned-code-value])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-unassigned-code-value])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE
diff --git a/modules/unictype/property-unified-ideograph b/modules/unictype/property-unified-ideograph
index 282dd2f0d4..24ef5012f6 100644
--- a/modules/unictype/property-unified-ideograph
+++ b/modules/unictype/property-unified-ideograph
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-unified-ideograph])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-unified-ideograph])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH
diff --git a/modules/unictype/property-uppercase b/modules/unictype/property-uppercase
index 41356869bb..bf25867410 100644
--- a/modules/unictype/property-uppercase
+++ b/modules/unictype/property-uppercase
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-uppercase])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-uppercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE
diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue
index e8de500ab9..264185e1b4 100644
--- a/modules/unictype/property-xid-continue
+++ b/modules/unictype/property-xid-continue
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-xid-continue])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-xid-continue])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE
diff --git a/modules/unictype/property-xid-start b/modules/unictype/property-xid-start
index 612853d802..16506d1d23 100644
--- a/modules/unictype/property-xid-start
+++ b/modules/unictype/property-xid-start
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-xid-start])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-xid-start])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START
diff --git a/modules/unictype/property-zero-width b/modules/unictype/property-zero-width
index 625af1a4ce..86c54ed3fd 100644
--- a/modules/unictype/property-zero-width
+++ b/modules/unictype/property-zero-width
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/property-zero-width])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-zero-width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH
diff --git a/modules/unictype/scripts b/modules/unictype/scripts
index bd399d38f4..a2424b0603 100644
--- a/modules/unictype/scripts
+++ b/modules/unictype/scripts
@@ -11,7 +11,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/scripts])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/scripts])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS
diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident
index 792825b845..299fe63ad4 100644
--- a/modules/unictype/syntax-java-ident
+++ b/modules/unictype/syntax-java-ident
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.4], [unictype/syntax-java-ident])
+gl_LIBUNISTRING_MODULE([0.9.5], [unictype/syntax-java-ident])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT