summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-10-16 00:46:24 +0200
committerBruno Haible <bruno@clisp.org>2022-10-16 00:46:24 +0200
commit2118e7cf12997850652002b3af3c44511c98f4bc (patch)
tree4f68ec50d3c99d3c9b4fcf0cd322ff134650d567 /modules
parent052ce19a3589e5824edc5f6c1dde8a5061d12da0 (diff)
downloadgnulib-2118e7cf12997850652002b3af3c44511c98f4bc.tar.gz
Update to Unicode 15.0.0.
* lib/gen-uni-tables.c (is_property_default_ignorable_code_point): Exclude 0x13439..0x1343F. (get_lbp): Update such that unilbrk/lbrkprop.txt comes out as expected. * All generated files under lib/uni* and tests/uni*: Regenerate. * tests/uniname/NameAliases.txt: Update. * tests/uniname/UnicodeData.txt: Update. * tests/uninorm/NormalizationTest.txt: Update. * tests/unigbrk/GraphemeBreakTest.txt: Update. * tests/uniwbrk/WordBreakTest.txt: Update. * tests/uniwidth/test-uc_width2.sh: Expect width 0 for the characters 0x0ECE, 0x10EFD..0x10EFF, 0x11241, 0x11F00..0x11F01, 0x11F36..0x11F3A, 0x11F40, 0x11F42, 0x13439..0x13440, 0x13447..0x13455, 0x1E08F, 0x1E4EC..0x1E4EF. * All the affected modules: Bump required libunistring version.
Diffstat (limited to 'modules')
-rw-r--r--modules/unicase/u16-casecmp2
-rw-r--r--modules/unicase/u16-casecoll2
-rw-r--r--modules/unicase/u16-casefold2
-rw-r--r--modules/unicase/u16-casexfrm2
-rw-r--r--modules/unicase/u16-ct-casefold2
-rw-r--r--modules/unicase/u16-ct-tolower2
-rw-r--r--modules/unicase/u16-ct-totitle2
-rw-r--r--modules/unicase/u16-ct-toupper2
-rw-r--r--modules/unicase/u16-is-cased2
-rw-r--r--modules/unicase/u16-is-casefolded2
-rw-r--r--modules/unicase/u16-is-lowercase2
-rw-r--r--modules/unicase/u16-is-titlecase2
-rw-r--r--modules/unicase/u16-is-uppercase2
-rw-r--r--modules/unicase/u16-prefix-context2
-rw-r--r--modules/unicase/u16-suffix-context2
-rw-r--r--modules/unicase/u16-tolower2
-rw-r--r--modules/unicase/u16-totitle2
-rw-r--r--modules/unicase/u16-toupper2
-rw-r--r--modules/unicase/u32-casecmp2
-rw-r--r--modules/unicase/u32-casecoll2
-rw-r--r--modules/unicase/u32-casefold2
-rw-r--r--modules/unicase/u32-casexfrm2
-rw-r--r--modules/unicase/u32-ct-casefold2
-rw-r--r--modules/unicase/u32-ct-tolower2
-rw-r--r--modules/unicase/u32-ct-totitle2
-rw-r--r--modules/unicase/u32-ct-toupper2
-rw-r--r--modules/unicase/u32-is-cased2
-rw-r--r--modules/unicase/u32-is-casefolded2
-rw-r--r--modules/unicase/u32-is-lowercase2
-rw-r--r--modules/unicase/u32-is-titlecase2
-rw-r--r--modules/unicase/u32-is-uppercase2
-rw-r--r--modules/unicase/u32-prefix-context2
-rw-r--r--modules/unicase/u32-suffix-context2
-rw-r--r--modules/unicase/u32-tolower2
-rw-r--r--modules/unicase/u32-totitle2
-rw-r--r--modules/unicase/u32-toupper2
-rw-r--r--modules/unicase/u8-casecmp2
-rw-r--r--modules/unicase/u8-casecoll2
-rw-r--r--modules/unicase/u8-casefold2
-rw-r--r--modules/unicase/u8-casexfrm2
-rw-r--r--modules/unicase/u8-ct-casefold2
-rw-r--r--modules/unicase/u8-ct-tolower2
-rw-r--r--modules/unicase/u8-ct-totitle2
-rw-r--r--modules/unicase/u8-ct-toupper2
-rw-r--r--modules/unicase/u8-is-cased2
-rw-r--r--modules/unicase/u8-is-casefolded2
-rw-r--r--modules/unicase/u8-is-lowercase2
-rw-r--r--modules/unicase/u8-is-titlecase2
-rw-r--r--modules/unicase/u8-is-uppercase2
-rw-r--r--modules/unicase/u8-prefix-context2
-rw-r--r--modules/unicase/u8-suffix-context2
-rw-r--r--modules/unicase/u8-tolower2
-rw-r--r--modules/unicase/u8-totitle2
-rw-r--r--modules/unicase/u8-toupper2
-rw-r--r--modules/unicase/ulc-casecmp2
-rw-r--r--modules/unicase/ulc-casecoll2
-rw-r--r--modules/unicase/ulc-casexfrm2
-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/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-M2
-rw-r--r--modules/unictype/category-Mc2
-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-No2
-rw-r--r--modules/unictype/category-P2
-rw-r--r--modules/unictype/category-Po2
-rw-r--r--modules/unictype/category-S2
-rw-r--r--modules/unictype/category-So2
-rw-r--r--modules/unictype/category-and2
-rw-r--r--modules/unictype/category-and-not2
-rw-r--r--modules/unictype/category-byname2
-rw-r--r--modules/unictype/category-of2
-rw-r--r--modules/unictype/category-or2
-rw-r--r--modules/unictype/combining-class2
-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-print2
-rw-r--r--modules/unictype/ctype-punct2
-rw-r--r--modules/unictype/decimal-digit2
-rw-r--r--modules/unictype/digit2
-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-block-separator2
-rw-r--r--modules/unictype/property-bidi-boundary-neutral2
-rw-r--r--modules/unictype/property-bidi-common-separator2
-rw-r--r--modules/unictype/property-bidi-control2
-rw-r--r--modules/unictype/property-bidi-embedding-or-override2
-rw-r--r--modules/unictype/property-bidi-eur-num-separator2
-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-bidi-pdf2
-rw-r--r--modules/unictype/property-bidi-segment-separator2
-rw-r--r--modules/unictype/property-bidi-whitespace2
-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-combining2
-rw-r--r--modules/unictype/property-decimal-digit2
-rw-r--r--modules/unictype/property-diacritic2
-rw-r--r--modules/unictype/property-emoji2
-rw-r--r--modules/unictype/property-emoji-modifier-base2
-rw-r--r--modules/unictype/property-emoji-presentation2
-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-lowercase2
-rw-r--r--modules/unictype/property-numeric2
-rw-r--r--modules/unictype/property-other-alphabetic2
-rw-r--r--modules/unictype/property-other-lowercase2
-rw-r--r--modules/unictype/property-punctuation2
-rw-r--r--modules/unictype/property-sentence-terminal2
-rw-r--r--modules/unictype/property-soft-dotted2
-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-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
-rw-r--r--modules/unigbrk/u16-grapheme-breaks2
-rw-r--r--modules/unigbrk/u16-grapheme-next2
-rw-r--r--modules/unigbrk/u16-grapheme-prev2
-rw-r--r--modules/unigbrk/u32-grapheme-breaks2
-rw-r--r--modules/unigbrk/u32-grapheme-next2
-rw-r--r--modules/unigbrk/u32-grapheme-prev2
-rw-r--r--modules/unigbrk/u8-grapheme-breaks2
-rw-r--r--modules/unigbrk/u8-grapheme-next2
-rw-r--r--modules/unigbrk/u8-grapheme-prev2
-rw-r--r--modules/unigbrk/uc-gbrk-prop2
-rw-r--r--modules/unigbrk/uc-grapheme-breaks2
-rw-r--r--modules/unigbrk/uc-is-grapheme-break2
-rw-r--r--modules/unigbrk/ulc-grapheme-breaks2
-rw-r--r--modules/unilbrk/u16-possible-linebreaks2
-rw-r--r--modules/unilbrk/u16-width-linebreaks2
-rw-r--r--modules/unilbrk/u32-possible-linebreaks2
-rw-r--r--modules/unilbrk/u32-width-linebreaks2
-rw-r--r--modules/unilbrk/u8-possible-linebreaks2
-rw-r--r--modules/unilbrk/u8-width-linebreaks2
-rw-r--r--modules/unilbrk/ulc-possible-linebreaks2
-rw-r--r--modules/unilbrk/ulc-width-linebreaks2
-rw-r--r--modules/uniname/uniname2
-rw-r--r--modules/uninorm/canonical-decomposition2
-rw-r--r--modules/uninorm/decomposition2
-rw-r--r--modules/uninorm/filter2
-rw-r--r--modules/uninorm/nfc2
-rw-r--r--modules/uninorm/nfd2
-rw-r--r--modules/uninorm/nfkc2
-rw-r--r--modules/uninorm/nfkd2
-rw-r--r--modules/uninorm/u16-normalize2
-rw-r--r--modules/uninorm/u16-normcmp2
-rw-r--r--modules/uninorm/u16-normcoll2
-rw-r--r--modules/uninorm/u16-normxfrm2
-rw-r--r--modules/uninorm/u32-normalize2
-rw-r--r--modules/uninorm/u32-normcmp2
-rw-r--r--modules/uninorm/u32-normcoll2
-rw-r--r--modules/uninorm/u32-normxfrm2
-rw-r--r--modules/uninorm/u8-normalize2
-rw-r--r--modules/uninorm/u8-normcmp2
-rw-r--r--modules/uninorm/u8-normcoll2
-rw-r--r--modules/uninorm/u8-normxfrm2
-rw-r--r--modules/uniwbrk/u16-wordbreaks2
-rw-r--r--modules/uniwbrk/u32-wordbreaks2
-rw-r--r--modules/uniwbrk/u8-wordbreaks2
-rw-r--r--modules/uniwbrk/ulc-wordbreaks2
-rw-r--r--modules/uniwbrk/wordbreak-property2
-rw-r--r--modules/uniwidth/u16-strwidth2
-rw-r--r--modules/uniwidth/u16-width2
-rw-r--r--modules/uniwidth/u32-strwidth2
-rw-r--r--modules/uniwidth/u32-width2
-rw-r--r--modules/uniwidth/u8-strwidth2
-rw-r--r--modules/uniwidth/u8-width2
-rw-r--r--modules/uniwidth/width2
195 files changed, 195 insertions, 195 deletions
diff --git a/modules/unicase/u16-casecmp b/modules/unicase/u16-casecmp
index f01831b685..5759b1c7d4 100644
--- a/modules/unicase/u16-casecmp
+++ b/modules/unicase/u16-casecmp
@@ -13,7 +13,7 @@ unistr/u16-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-casecmp])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-casecmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP
diff --git a/modules/unicase/u16-casecoll b/modules/unicase/u16-casecoll
index 7434374ef5..b087a3405b 100644
--- a/modules/unicase/u16-casecoll
+++ b/modules/unicase/u16-casecoll
@@ -12,7 +12,7 @@ unicase/u16-casexfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-casecoll])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-casecoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL
diff --git a/modules/unicase/u16-casefold b/modules/unicase/u16-casefold
index c8faba8c84..f20f62f986 100644
--- a/modules/unicase/u16-casefold
+++ b/modules/unicase/u16-casefold
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD
diff --git a/modules/unicase/u16-casexfrm b/modules/unicase/u16-casexfrm
index 21f43ca684..4d6cec07fe 100644
--- a/modules/unicase/u16-casexfrm
+++ b/modules/unicase/u16-casexfrm
@@ -14,7 +14,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-casexfrm])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-casexfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM
diff --git a/modules/unicase/u16-ct-casefold b/modules/unicase/u16-ct-casefold
index 9cd694af98..eca87215a8 100644
--- a/modules/unicase/u16-ct-casefold
+++ b/modules/unicase/u16-ct-casefold
@@ -15,7 +15,7 @@ uninorm/u16-normalize
uninorm/nfd
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-ct-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-ct-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD
diff --git a/modules/unicase/u16-ct-tolower b/modules/unicase/u16-ct-tolower
index 5284588046..5c582e74b9 100644
--- a/modules/unicase/u16-ct-tolower
+++ b/modules/unicase/u16-ct-tolower
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-ct-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-ct-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER
diff --git a/modules/unicase/u16-ct-totitle b/modules/unicase/u16-ct-totitle
index 26bb338e0a..4fb06adbd5 100644
--- a/modules/unicase/u16-ct-totitle
+++ b/modules/unicase/u16-ct-totitle
@@ -23,7 +23,7 @@ uninorm/u16-normalize
stdbool
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-ct-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-ct-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE
diff --git a/modules/unicase/u16-ct-toupper b/modules/unicase/u16-ct-toupper
index 3678c47d4d..3b252a699b 100644
--- a/modules/unicase/u16-ct-toupper
+++ b/modules/unicase/u16-ct-toupper
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-ct-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-ct-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER
diff --git a/modules/unicase/u16-is-cased b/modules/unicase/u16-is-cased
index 0a05090008..3e8e39fb21 100644
--- a/modules/unicase/u16-is-cased
+++ b/modules/unicase/u16-is-cased
@@ -15,7 +15,7 @@ uninorm/nfd
unistr/u16-cmp
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-is-cased])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-is-cased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED
diff --git a/modules/unicase/u16-is-casefolded b/modules/unicase/u16-is-casefolded
index 9fa5593470..792d3839f2 100644
--- a/modules/unicase/u16-is-casefolded
+++ b/modules/unicase/u16-is-casefolded
@@ -10,7 +10,7 @@ unicase/u16-is-invariant
unicase/u16-casefold
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-is-casefolded])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-is-casefolded])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED
diff --git a/modules/unicase/u16-is-lowercase b/modules/unicase/u16-is-lowercase
index 47170f4739..266bed1659 100644
--- a/modules/unicase/u16-is-lowercase
+++ b/modules/unicase/u16-is-lowercase
@@ -10,7 +10,7 @@ unicase/u16-is-invariant
unicase/u16-tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-is-lowercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-is-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE
diff --git a/modules/unicase/u16-is-titlecase b/modules/unicase/u16-is-titlecase
index 01a478601c..27d884a9aa 100644
--- a/modules/unicase/u16-is-titlecase
+++ b/modules/unicase/u16-is-titlecase
@@ -10,7 +10,7 @@ unicase/u16-is-invariant
unicase/u16-totitle
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-is-titlecase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-is-titlecase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE
diff --git a/modules/unicase/u16-is-uppercase b/modules/unicase/u16-is-uppercase
index ded36a0d70..beaf92f068 100644
--- a/modules/unicase/u16-is-uppercase
+++ b/modules/unicase/u16-is-uppercase
@@ -10,7 +10,7 @@ unicase/u16-is-invariant
unicase/u16-toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-is-uppercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-is-uppercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE
diff --git a/modules/unicase/u16-prefix-context b/modules/unicase/u16-prefix-context
index 82e6b52ab1..d6cd7497d3 100644
--- a/modules/unicase/u16-prefix-context
+++ b/modules/unicase/u16-prefix-context
@@ -15,7 +15,7 @@ unistr/u16-mbtouc-unsafe
unistr/u16-prev
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-prefix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-prefix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT
diff --git a/modules/unicase/u16-suffix-context b/modules/unicase/u16-suffix-context
index ca8bf46ed0..b32f34af94 100644
--- a/modules/unicase/u16-suffix-context
+++ b/modules/unicase/u16-suffix-context
@@ -14,7 +14,7 @@ unictype/combining-class
unistr/u16-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-suffix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-suffix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT
diff --git a/modules/unicase/u16-tolower b/modules/unicase/u16-tolower
index b69b158a76..095e9ad70c 100644
--- a/modules/unicase/u16-tolower
+++ b/modules/unicase/u16-tolower
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER
diff --git a/modules/unicase/u16-totitle b/modules/unicase/u16-totitle
index 77e526b4c4..821b22e464 100644
--- a/modules/unicase/u16-totitle
+++ b/modules/unicase/u16-totitle
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE
diff --git a/modules/unicase/u16-toupper b/modules/unicase/u16-toupper
index 3490139670..e6a8022bbd 100644
--- a/modules/unicase/u16-toupper
+++ b/modules/unicase/u16-toupper
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u16-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u16-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER
diff --git a/modules/unicase/u32-casecmp b/modules/unicase/u32-casecmp
index 8bff45171a..ca1ae4e9a2 100644
--- a/modules/unicase/u32-casecmp
+++ b/modules/unicase/u32-casecmp
@@ -13,7 +13,7 @@ unistr/u32-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-casecmp])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-casecmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP
diff --git a/modules/unicase/u32-casecoll b/modules/unicase/u32-casecoll
index d8b357fe50..495c17a2d1 100644
--- a/modules/unicase/u32-casecoll
+++ b/modules/unicase/u32-casecoll
@@ -12,7 +12,7 @@ unicase/u32-casexfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-casecoll])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-casecoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL
diff --git a/modules/unicase/u32-casefold b/modules/unicase/u32-casefold
index 15264e3ab9..ec6f374353 100644
--- a/modules/unicase/u32-casefold
+++ b/modules/unicase/u32-casefold
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD
diff --git a/modules/unicase/u32-casexfrm b/modules/unicase/u32-casexfrm
index 59d03a4e2f..9da591718f 100644
--- a/modules/unicase/u32-casexfrm
+++ b/modules/unicase/u32-casexfrm
@@ -14,7 +14,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-casexfrm])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-casexfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM
diff --git a/modules/unicase/u32-ct-casefold b/modules/unicase/u32-ct-casefold
index 96e4322643..fec5d058ec 100644
--- a/modules/unicase/u32-ct-casefold
+++ b/modules/unicase/u32-ct-casefold
@@ -15,7 +15,7 @@ uninorm/u32-normalize
uninorm/nfd
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-ct-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-ct-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD
diff --git a/modules/unicase/u32-ct-tolower b/modules/unicase/u32-ct-tolower
index 05f4bb1682..8dc6b40f3f 100644
--- a/modules/unicase/u32-ct-tolower
+++ b/modules/unicase/u32-ct-tolower
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-ct-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-ct-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER
diff --git a/modules/unicase/u32-ct-totitle b/modules/unicase/u32-ct-totitle
index e87edf8987..c1c927584e 100644
--- a/modules/unicase/u32-ct-totitle
+++ b/modules/unicase/u32-ct-totitle
@@ -23,7 +23,7 @@ uninorm/u32-normalize
stdbool
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-ct-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-ct-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE
diff --git a/modules/unicase/u32-ct-toupper b/modules/unicase/u32-ct-toupper
index dc92236616..1006d9eac4 100644
--- a/modules/unicase/u32-ct-toupper
+++ b/modules/unicase/u32-ct-toupper
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-ct-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-ct-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER
diff --git a/modules/unicase/u32-is-cased b/modules/unicase/u32-is-cased
index 01d105068e..bbd69bfbe8 100644
--- a/modules/unicase/u32-is-cased
+++ b/modules/unicase/u32-is-cased
@@ -15,7 +15,7 @@ uninorm/nfd
unistr/u32-cmp
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-is-cased])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-is-cased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED
diff --git a/modules/unicase/u32-is-casefolded b/modules/unicase/u32-is-casefolded
index 47a4b9947d..2051fdb640 100644
--- a/modules/unicase/u32-is-casefolded
+++ b/modules/unicase/u32-is-casefolded
@@ -10,7 +10,7 @@ unicase/u32-is-invariant
unicase/u32-casefold
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-is-casefolded])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-is-casefolded])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED
diff --git a/modules/unicase/u32-is-lowercase b/modules/unicase/u32-is-lowercase
index d3720e01a5..2029e70e6b 100644
--- a/modules/unicase/u32-is-lowercase
+++ b/modules/unicase/u32-is-lowercase
@@ -10,7 +10,7 @@ unicase/u32-is-invariant
unicase/u32-tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-is-lowercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-is-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE
diff --git a/modules/unicase/u32-is-titlecase b/modules/unicase/u32-is-titlecase
index d38968713b..7041e5d564 100644
--- a/modules/unicase/u32-is-titlecase
+++ b/modules/unicase/u32-is-titlecase
@@ -10,7 +10,7 @@ unicase/u32-is-invariant
unicase/u32-totitle
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-is-titlecase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-is-titlecase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE
diff --git a/modules/unicase/u32-is-uppercase b/modules/unicase/u32-is-uppercase
index dfd96ab268..f79a15f660 100644
--- a/modules/unicase/u32-is-uppercase
+++ b/modules/unicase/u32-is-uppercase
@@ -10,7 +10,7 @@ unicase/u32-is-invariant
unicase/u32-toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-is-uppercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-is-uppercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE
diff --git a/modules/unicase/u32-prefix-context b/modules/unicase/u32-prefix-context
index 2d2c09eced..a60129f8f6 100644
--- a/modules/unicase/u32-prefix-context
+++ b/modules/unicase/u32-prefix-context
@@ -15,7 +15,7 @@ unistr/u32-mbtouc-unsafe
unistr/u32-prev
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-prefix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-prefix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT
diff --git a/modules/unicase/u32-suffix-context b/modules/unicase/u32-suffix-context
index 739331693e..a75ad588e9 100644
--- a/modules/unicase/u32-suffix-context
+++ b/modules/unicase/u32-suffix-context
@@ -14,7 +14,7 @@ unictype/combining-class
unistr/u32-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-suffix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-suffix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT
diff --git a/modules/unicase/u32-tolower b/modules/unicase/u32-tolower
index 741711045e..ad95a85618 100644
--- a/modules/unicase/u32-tolower
+++ b/modules/unicase/u32-tolower
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER
diff --git a/modules/unicase/u32-totitle b/modules/unicase/u32-totitle
index 8fcb656c23..5b667ea886 100644
--- a/modules/unicase/u32-totitle
+++ b/modules/unicase/u32-totitle
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE
diff --git a/modules/unicase/u32-toupper b/modules/unicase/u32-toupper
index 3277ddb783..8d72d1383c 100644
--- a/modules/unicase/u32-toupper
+++ b/modules/unicase/u32-toupper
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u32-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER
diff --git a/modules/unicase/u8-casecmp b/modules/unicase/u8-casecmp
index cbd14b4540..661efb6fb2 100644
--- a/modules/unicase/u8-casecmp
+++ b/modules/unicase/u8-casecmp
@@ -13,7 +13,7 @@ unistr/u8-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-casecmp])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-casecmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP
diff --git a/modules/unicase/u8-casecoll b/modules/unicase/u8-casecoll
index 33db7f6ea8..3ed43f1046 100644
--- a/modules/unicase/u8-casecoll
+++ b/modules/unicase/u8-casecoll
@@ -12,7 +12,7 @@ unicase/u8-casexfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-casecoll])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-casecoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL
diff --git a/modules/unicase/u8-casefold b/modules/unicase/u8-casefold
index 2c6df55ce3..31d96a6487 100644
--- a/modules/unicase/u8-casefold
+++ b/modules/unicase/u8-casefold
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD
diff --git a/modules/unicase/u8-casexfrm b/modules/unicase/u8-casexfrm
index 6e9ddb4b51..a4c2f307cf 100644
--- a/modules/unicase/u8-casexfrm
+++ b/modules/unicase/u8-casexfrm
@@ -14,7 +14,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-casexfrm])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-casexfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM
diff --git a/modules/unicase/u8-ct-casefold b/modules/unicase/u8-ct-casefold
index 9d29e5dd23..81e47876e2 100644
--- a/modules/unicase/u8-ct-casefold
+++ b/modules/unicase/u8-ct-casefold
@@ -15,7 +15,7 @@ uninorm/u8-normalize
uninorm/nfd
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-ct-casefold])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-ct-casefold])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD
diff --git a/modules/unicase/u8-ct-tolower b/modules/unicase/u8-ct-tolower
index 3dcbdc11a8..00ba730388 100644
--- a/modules/unicase/u8-ct-tolower
+++ b/modules/unicase/u8-ct-tolower
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-ct-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-ct-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER
diff --git a/modules/unicase/u8-ct-totitle b/modules/unicase/u8-ct-totitle
index f2f3f6b27c..408a2e565f 100644
--- a/modules/unicase/u8-ct-totitle
+++ b/modules/unicase/u8-ct-totitle
@@ -23,7 +23,7 @@ uninorm/u8-normalize
stdbool
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-ct-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-ct-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE
diff --git a/modules/unicase/u8-ct-toupper b/modules/unicase/u8-ct-toupper
index b03739a760..ba2b9da070 100644
--- a/modules/unicase/u8-ct-toupper
+++ b/modules/unicase/u8-ct-toupper
@@ -11,7 +11,7 @@ unicase/special-casing
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-ct-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-ct-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER
diff --git a/modules/unicase/u8-is-cased b/modules/unicase/u8-is-cased
index 3a34ae8a7e..aa3f1c11ac 100644
--- a/modules/unicase/u8-is-cased
+++ b/modules/unicase/u8-is-cased
@@ -15,7 +15,7 @@ uninorm/nfd
unistr/u8-cmp
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-is-cased])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-is-cased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED
diff --git a/modules/unicase/u8-is-casefolded b/modules/unicase/u8-is-casefolded
index 94458e78b1..49a4255cea 100644
--- a/modules/unicase/u8-is-casefolded
+++ b/modules/unicase/u8-is-casefolded
@@ -10,7 +10,7 @@ unicase/u8-is-invariant
unicase/u8-casefold
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-is-casefolded])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-is-casefolded])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED
diff --git a/modules/unicase/u8-is-lowercase b/modules/unicase/u8-is-lowercase
index 394d1266b6..86ea3626c7 100644
--- a/modules/unicase/u8-is-lowercase
+++ b/modules/unicase/u8-is-lowercase
@@ -10,7 +10,7 @@ unicase/u8-is-invariant
unicase/u8-tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-is-lowercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-is-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE
diff --git a/modules/unicase/u8-is-titlecase b/modules/unicase/u8-is-titlecase
index 1726c0a247..ab4320b232 100644
--- a/modules/unicase/u8-is-titlecase
+++ b/modules/unicase/u8-is-titlecase
@@ -10,7 +10,7 @@ unicase/u8-is-invariant
unicase/u8-totitle
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-is-titlecase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-is-titlecase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE
diff --git a/modules/unicase/u8-is-uppercase b/modules/unicase/u8-is-uppercase
index 13dede5aee..643feb3aa7 100644
--- a/modules/unicase/u8-is-uppercase
+++ b/modules/unicase/u8-is-uppercase
@@ -10,7 +10,7 @@ unicase/u8-is-invariant
unicase/u8-toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-is-uppercase])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-is-uppercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE
diff --git a/modules/unicase/u8-prefix-context b/modules/unicase/u8-prefix-context
index fd441d13ad..21b9212828 100644
--- a/modules/unicase/u8-prefix-context
+++ b/modules/unicase/u8-prefix-context
@@ -15,7 +15,7 @@ unistr/u8-mbtouc-unsafe
unistr/u8-prev
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-prefix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-prefix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT
diff --git a/modules/unicase/u8-suffix-context b/modules/unicase/u8-suffix-context
index 875283b98a..90631a0a5e 100644
--- a/modules/unicase/u8-suffix-context
+++ b/modules/unicase/u8-suffix-context
@@ -14,7 +14,7 @@ unictype/combining-class
unistr/u8-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-suffix-context])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-suffix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT
diff --git a/modules/unicase/u8-tolower b/modules/unicase/u8-tolower
index 57bbff5798..0ec6a1488f 100644
--- a/modules/unicase/u8-tolower
+++ b/modules/unicase/u8-tolower
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/tolower
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-tolower])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-tolower])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER
diff --git a/modules/unicase/u8-totitle b/modules/unicase/u8-totitle
index 046a0f24f6..b4e34d9d29 100644
--- a/modules/unicase/u8-totitle
+++ b/modules/unicase/u8-totitle
@@ -12,7 +12,7 @@ unicase/empty-prefix-context
unicase/empty-suffix-context
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-totitle])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-totitle])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE
diff --git a/modules/unicase/u8-toupper b/modules/unicase/u8-toupper
index 41534a2db6..c64461891b 100644
--- a/modules/unicase/u8-toupper
+++ b/modules/unicase/u8-toupper
@@ -13,7 +13,7 @@ unicase/empty-suffix-context
unicase/toupper
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/u8-toupper])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/u8-toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER
diff --git a/modules/unicase/ulc-casecmp b/modules/unicase/ulc-casecmp
index d2e6710327..1c73793204 100644
--- a/modules/unicase/ulc-casecmp
+++ b/modules/unicase/ulc-casecmp
@@ -15,7 +15,7 @@ localcharset
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/ulc-casecmp])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/ulc-casecmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP
diff --git a/modules/unicase/ulc-casecoll b/modules/unicase/ulc-casecoll
index bf61aaf467..2eec0145ee 100644
--- a/modules/unicase/ulc-casecoll
+++ b/modules/unicase/ulc-casecoll
@@ -11,7 +11,7 @@ unicase/ulc-casexfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/ulc-casecoll])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/ulc-casecoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL
diff --git a/modules/unicase/ulc-casexfrm b/modules/unicase/ulc-casexfrm
index 727300f07f..7e41c684c0 100644
--- a/modules/unicase/ulc-casexfrm
+++ b/modules/unicase/ulc-casexfrm
@@ -11,7 +11,7 @@ uniconv/u8-conv-from-enc
localcharset
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unicase/ulc-casexfrm])
+gl_LIBUNISTRING_MODULE([1.1], [unicase/ulc-casexfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM
diff --git a/modules/unictype/bidiclass-of b/modules/unictype/bidiclass-of
index ed6ed904ba..a3eef67a75 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.11], [unictype/bidiclass-of])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/bidiclass-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF
diff --git a/modules/unictype/bidiclass-test b/modules/unictype/bidiclass-test
index 9bf8d5c00c..2197eff4b6 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.11], [unictype/bidiclass-test])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/bidiclass-test])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST
diff --git a/modules/unictype/block-list b/modules/unictype/block-list
index a8cb3634b6..3f53ca4b96 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.11], [unictype/block-list])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/block-list])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST
diff --git a/modules/unictype/category-C b/modules/unictype/category-C
index 8c7f09f998..9d2666523c 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.11], [unictype/category-C])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-C])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C
diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf
index 975e324a34..c4d9c89276 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.11], [unictype/category-Cf])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Cf])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF
diff --git a/modules/unictype/category-Cn b/modules/unictype/category-Cn
index 8f770b429a..d06aac7d1f 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.11], [unictype/category-Cn])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Cn])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN
diff --git a/modules/unictype/category-L b/modules/unictype/category-L
index bae53bd4b5..59bc2e799d 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.11], [unictype/category-L])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-L])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L
diff --git a/modules/unictype/category-LC b/modules/unictype/category-LC
index 41afbc9cc7..64638f593c 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.11], [unictype/category-LC])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-LC])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC
diff --git a/modules/unictype/category-Ll b/modules/unictype/category-Ll
index 1a9b0d4feb..22fb0ab42a 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.11], [unictype/category-Ll])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Ll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL
diff --git a/modules/unictype/category-Lm b/modules/unictype/category-Lm
index e6d4bf2f07..5ef35a5c32 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.11], [unictype/category-Lm])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Lm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM
diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo
index d27f75eb81..906f37cefb 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.11], [unictype/category-Lo])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Lo])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO
diff --git a/modules/unictype/category-M b/modules/unictype/category-M
index fea4705f0a..6e1a8a5e44 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.11], [unictype/category-M])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-M])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M
diff --git a/modules/unictype/category-Mc b/modules/unictype/category-Mc
index 81b93056c8..56be269346 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.11], [unictype/category-Mc])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Mc])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC
diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn
index 32396f25ed..65e6681f81 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.11], [unictype/category-Mn])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Mn])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN
diff --git a/modules/unictype/category-N b/modules/unictype/category-N
index cc61df38aa..036cc41e8f 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.11], [unictype/category-N])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-N])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N
diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd
index 5e522c3c91..b995ef1adf 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.11], [unictype/category-Nd])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Nd])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND
diff --git a/modules/unictype/category-No b/modules/unictype/category-No
index b48e727501..36b74e540b 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.11], [unictype/category-No])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-No])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO
diff --git a/modules/unictype/category-P b/modules/unictype/category-P
index e3623bb09e..434e4dabe4 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.11], [unictype/category-P])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-P])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P
diff --git a/modules/unictype/category-Po b/modules/unictype/category-Po
index a9677de2d7..28bfd5e282 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.11], [unictype/category-Po])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-Po])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO
diff --git a/modules/unictype/category-S b/modules/unictype/category-S
index d934e5db59..e2ac1d06c7 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.11], [unictype/category-S])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-S])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S
diff --git a/modules/unictype/category-So b/modules/unictype/category-So
index cd6d927cc2..835a5ec9ca 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.11], [unictype/category-So])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-So])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO
diff --git a/modules/unictype/category-and b/modules/unictype/category-and
index c69bd6fe94..ab62730625 100644
--- a/modules/unictype/category-and
+++ b/modules/unictype/category-and
@@ -10,7 +10,7 @@ unictype/category-none
unictype/category-test-withtable
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-and])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-and])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND
diff --git a/modules/unictype/category-and-not b/modules/unictype/category-and-not
index b81c500ce3..8598a23bb4 100644
--- a/modules/unictype/category-and-not
+++ b/modules/unictype/category-and-not
@@ -10,7 +10,7 @@ unictype/category-none
unictype/category-test-withtable
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-and-not])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-and-not])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT
diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname
index 7f79b38de0..28eb1cb90e 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.11], [unictype/category-byname])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-byname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME
diff --git a/modules/unictype/category-of b/modules/unictype/category-of
index 77648815ec..8960e9500a 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.11], [unictype/category-of])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF
diff --git a/modules/unictype/category-or b/modules/unictype/category-or
index 3cbbb49656..3fb7f83171 100644
--- a/modules/unictype/category-or
+++ b/modules/unictype/category-or
@@ -9,7 +9,7 @@ unictype/base
unictype/category-test-withtable
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-or])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/category-or])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR
diff --git a/modules/unictype/combining-class b/modules/unictype/combining-class
index 49f353a8e7..6de4de5115 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.11], [unictype/combining-class])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/combining-class])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS
diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum
index 8006eb1817..1f07911992 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.11], [unictype/ctype-alnum])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/ctype-alnum])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM
diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha
index 7ce2a62ca9..3b57441347 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.11], [unictype/ctype-alpha])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/ctype-alpha])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA
diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph
index a73a719e7c..6353250a43 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.11], [unictype/ctype-graph])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/ctype-graph])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH
diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print
index fe0e4080e7..0505683ba0 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.11], [unictype/ctype-print])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/ctype-print])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT
diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct
index f112085797..0dd99d961e 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.11], [unictype/ctype-punct])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/ctype-punct])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT
diff --git a/modules/unictype/decimal-digit b/modules/unictype/decimal-digit
index 48895ec011..39980bfdd6 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.11], [unictype/decimal-digit])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/decimal-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT
diff --git a/modules/unictype/digit b/modules/unictype/digit
index 14fde6bf2d..a1648eff1a 100644
--- a/modules/unictype/digit
+++ b/modules/unictype/digit
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/digit])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_DIGIT
diff --git a/modules/unictype/joiningtype-of b/modules/unictype/joiningtype-of
index 69b15dc28b..1c102704ef 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.11], [unictype/joiningtype-of])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/joiningtype-of])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF
diff --git a/modules/unictype/numeric b/modules/unictype/numeric
index b497b31d39..51aa010443 100644
--- a/modules/unictype/numeric
+++ b/modules/unictype/numeric
@@ -9,7 +9,7 @@ Depends-on:
unictype/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/numeric])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/numeric])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC
diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic
index 629a9f1bcf..46f89adc3f 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.11], [unictype/property-alphabetic])
+gl_LIBUNISTRING_MODULE([1.1], [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 89474e5e62..09c8fa5e6f 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.11], [unictype/property-bidi-arabic-digit])
+gl_LIBUNISTRING_MODULE([1.1], [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 bea6b5f31b..8596bc519f 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.11], [unictype/property-bidi-arabic-right-to-left])
+gl_LIBUNISTRING_MODULE([1.1], [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-block-separator b/modules/unictype/property-bidi-block-separator
index c15f2adfa1..56b162787a 100644
--- a/modules/unictype/property-bidi-block-separator
+++ b/modules/unictype/property-bidi-block-separator
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-block-separator])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-block-separator])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR
diff --git a/modules/unictype/property-bidi-boundary-neutral b/modules/unictype/property-bidi-boundary-neutral
index 173e3e58bf..2b4250d135 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.8], [unictype/property-bidi-boundary-neutral])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-boundary-neutral])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL
diff --git a/modules/unictype/property-bidi-common-separator b/modules/unictype/property-bidi-common-separator
index d19566ec1e..96121f62af 100644
--- a/modules/unictype/property-bidi-common-separator
+++ b/modules/unictype/property-bidi-common-separator
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-common-separator])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-common-separator])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR
diff --git a/modules/unictype/property-bidi-control b/modules/unictype/property-bidi-control
index 736f2c720a..9f196ebd5f 100644
--- a/modules/unictype/property-bidi-control
+++ b/modules/unictype/property-bidi-control
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-control])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-control])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL
diff --git a/modules/unictype/property-bidi-embedding-or-override b/modules/unictype/property-bidi-embedding-or-override
index 974124f5dd..2644eecb78 100644
--- a/modules/unictype/property-bidi-embedding-or-override
+++ b/modules/unictype/property-bidi-embedding-or-override
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-embedding-or-override])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-embedding-or-override])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE
diff --git a/modules/unictype/property-bidi-eur-num-separator b/modules/unictype/property-bidi-eur-num-separator
index 11c8af8032..aa31cacd68 100644
--- a/modules/unictype/property-bidi-eur-num-separator
+++ b/modules/unictype/property-bidi-eur-num-separator
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-eur-num-separator])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-eur-num-separator])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR
diff --git a/modules/unictype/property-bidi-eur-num-terminator b/modules/unictype/property-bidi-eur-num-terminator
index 7422545d2d..93c86e9343 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.11], [unictype/property-bidi-eur-num-terminator])
+gl_LIBUNISTRING_MODULE([1.1], [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 9db67211fd..b6ff829daa 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.11], [unictype/property-bidi-european-digit])
+gl_LIBUNISTRING_MODULE([1.1], [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 33295a3a45..cb05b17a8d 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.11], [unictype/property-bidi-hebrew-right-to-left])
+gl_LIBUNISTRING_MODULE([1.1], [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 74c1e2d115..37e232070c 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.11], [unictype/property-bidi-left-to-right])
+gl_LIBUNISTRING_MODULE([1.1], [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 a26a4bce2d..bfc9243246 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.11], [unictype/property-bidi-non-spacing-mark])
+gl_LIBUNISTRING_MODULE([1.1], [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 87f62e3ef9..1a705d11dc 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.11], [unictype/property-bidi-other-neutral])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-other-neutral])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL
diff --git a/modules/unictype/property-bidi-pdf b/modules/unictype/property-bidi-pdf
index 05cb282283..a7a04d5d32 100644
--- a/modules/unictype/property-bidi-pdf
+++ b/modules/unictype/property-bidi-pdf
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-pdf])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-pdf])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF
diff --git a/modules/unictype/property-bidi-segment-separator b/modules/unictype/property-bidi-segment-separator
index 9d45a6bee1..8ca350f6fd 100644
--- a/modules/unictype/property-bidi-segment-separator
+++ b/modules/unictype/property-bidi-segment-separator
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-segment-separator])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-segment-separator])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR
diff --git a/modules/unictype/property-bidi-whitespace b/modules/unictype/property-bidi-whitespace
index 6480788575..3edeecfefb 100644
--- a/modules/unictype/property-bidi-whitespace
+++ b/modules/unictype/property-bidi-whitespace
@@ -12,7 +12,7 @@ unictype/bidiclass-of
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-whitespace])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-bidi-whitespace])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE
diff --git a/modules/unictype/property-byname b/modules/unictype/property-byname
index 6e3d143ff8..88297e9c64 100644
--- a/modules/unictype/property-byname
+++ b/modules/unictype/property-byname
@@ -97,7 +97,7 @@ unictype/property-zero-width
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-byname])
+gl_LIBUNISTRING_MODULE([1.1], [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 201768ff15..444dbda281 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.11], [unictype/property-case-ignorable])
+gl_LIBUNISTRING_MODULE([1.1], [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 c521a7ffcc..f4d841c74d 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.11], [unictype/property-cased])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-cased])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED
diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining
index 18fdb4b424..74c9362e07 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.11], [unictype/property-combining])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-combining])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING
diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit
index 3b186ece9d..230823201c 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.11], [unictype/property-decimal-digit])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-decimal-digit])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT
diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic
index fab6f937b3..7a3c65a6fc 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.11], [unictype/property-diacritic])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-diacritic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC
diff --git a/modules/unictype/property-emoji b/modules/unictype/property-emoji
index 022f167c06..74ad627578 100644
--- a/modules/unictype/property-emoji
+++ b/modules/unictype/property-emoji
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-emoji])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-emoji])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI
diff --git a/modules/unictype/property-emoji-modifier-base b/modules/unictype/property-emoji-modifier-base
index f16556b8f5..2a43a7f844 100644
--- a/modules/unictype/property-emoji-modifier-base
+++ b/modules/unictype/property-emoji-modifier-base
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-emoji-modifier-base])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-emoji-modifier-base])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE
diff --git a/modules/unictype/property-emoji-presentation b/modules/unictype/property-emoji-presentation
index f3259eaede..c10525b56b 100644
--- a/modules/unictype/property-emoji-presentation
+++ b/modules/unictype/property-emoji-presentation
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-emoji-presentation])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-emoji-presentation])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION
diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base
index 3195ac21de..91eb8ed30c 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.11], [unictype/property-grapheme-base])
+gl_LIBUNISTRING_MODULE([1.1], [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 b04548b9bd..276703217f 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.11], [unictype/property-grapheme-extend])
+gl_LIBUNISTRING_MODULE([1.1], [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 657bee260d..73bd5ca4b5 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.11], [unictype/property-grapheme-link])
+gl_LIBUNISTRING_MODULE([1.1], [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 8e1f9b77c8..7addc91b07 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.11], [unictype/property-id-continue])
+gl_LIBUNISTRING_MODULE([1.1], [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 40b8fc6c07..2d908bef3f 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.11], [unictype/property-id-start])
+gl_LIBUNISTRING_MODULE([1.1], [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 f0136c5cb4..18047a1662 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.11], [unictype/property-ideographic])
+gl_LIBUNISTRING_MODULE([1.1], [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 e412a8cc30..eee20452f7 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.11], [unictype/property-ignorable-control])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-ignorable-control])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL
diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase
index 3122a06a11..ee06407a90 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.11], [unictype/property-lowercase])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE
diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric
index 4e5cc270e0..754f3dcd89 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.11], [unictype/property-numeric])
+gl_LIBUNISTRING_MODULE([1.1], [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 5a35001354..c11c5d6df0 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.11], [unictype/property-other-alphabetic])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-other-alphabetic])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC
diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase
index 1353c4802b..0f1120a299 100644
--- a/modules/unictype/property-other-lowercase
+++ b/modules/unictype/property-other-lowercase
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-other-lowercase])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-other-lowercase])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE
diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation
index 4dd07419dd..b0c0f9e412 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.11], [unictype/property-punctuation])
+gl_LIBUNISTRING_MODULE([1.1], [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 c7dc9023d8..baf30cf64a 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.11], [unictype/property-sentence-terminal])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-sentence-terminal])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL
diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted
index b074c314eb..d6d21f98a1 100644
--- a/modules/unictype/property-soft-dotted
+++ b/modules/unictype/property-soft-dotted
@@ -11,7 +11,7 @@ unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-soft-dotted])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-soft-dotted])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED
diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation
index 13bb33742d..b62a666cc0 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.11], [unictype/property-terminal-punctuation])
+gl_LIBUNISTRING_MODULE([1.1], [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 0e7a065716..52a8d7a857 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.11], [unictype/property-unassigned-code-value])
+gl_LIBUNISTRING_MODULE([1.1], [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 b3b4e5293c..9db0b3499e 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.11], [unictype/property-unified-ideograph])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-unified-ideograph])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH
diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue
index 81804736ce..e029159abf 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.11], [unictype/property-xid-continue])
+gl_LIBUNISTRING_MODULE([1.1], [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 2445d6bb31..0f12feb06b 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.11], [unictype/property-xid-start])
+gl_LIBUNISTRING_MODULE([1.1], [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 7d4fd70edc..f8daab43e6 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.11], [unictype/property-zero-width])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/property-zero-width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH
diff --git a/modules/unictype/scripts b/modules/unictype/scripts
index 4cee3c42d4..9a7441bdb3 100644
--- a/modules/unictype/scripts
+++ b/modules/unictype/scripts
@@ -11,7 +11,7 @@ unictype/base
gperf
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unictype/scripts])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/scripts])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS
diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident
index ac410b67e9..4948300333 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.11], [unictype/syntax-java-ident])
+gl_LIBUNISTRING_MODULE([1.1], [unictype/syntax-java-ident])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT
diff --git a/modules/unigbrk/u16-grapheme-breaks b/modules/unigbrk/u16-grapheme-breaks
index d8e9fec893..267e5efc3d 100644
--- a/modules/unigbrk/u16-grapheme-breaks
+++ b/modules/unigbrk/u16-grapheme-breaks
@@ -14,7 +14,7 @@ stdbool
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u16-grapheme-breaks])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u16-grapheme-breaks])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u16-grapheme-breaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS
diff --git a/modules/unigbrk/u16-grapheme-next b/modules/unigbrk/u16-grapheme-next
index bd84c76990..d161e03562 100644
--- a/modules/unigbrk/u16-grapheme-next
+++ b/modules/unigbrk/u16-grapheme-next
@@ -11,7 +11,7 @@ unistr/u16-mbtouc
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u16-grapheme-next])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u16-grapheme-next])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u16-grapheme-next])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT
diff --git a/modules/unigbrk/u16-grapheme-prev b/modules/unigbrk/u16-grapheme-prev
index 400a552887..6ea9de637e 100644
--- a/modules/unigbrk/u16-grapheme-prev
+++ b/modules/unigbrk/u16-grapheme-prev
@@ -11,7 +11,7 @@ unistr/u16-prev
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u16-grapheme-prev])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u16-grapheme-prev])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u16-grapheme-prev])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV
diff --git a/modules/unigbrk/u32-grapheme-breaks b/modules/unigbrk/u32-grapheme-breaks
index 151616da53..e5508c1184 100644
--- a/modules/unigbrk/u32-grapheme-breaks
+++ b/modules/unigbrk/u32-grapheme-breaks
@@ -14,7 +14,7 @@ stdbool
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u32-grapheme-breaks])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u32-grapheme-breaks])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u32-grapheme-breaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS
diff --git a/modules/unigbrk/u32-grapheme-next b/modules/unigbrk/u32-grapheme-next
index 4aa695481c..944cdf032c 100644
--- a/modules/unigbrk/u32-grapheme-next
+++ b/modules/unigbrk/u32-grapheme-next
@@ -11,7 +11,7 @@ unistr/u32-mbtouc
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u32-grapheme-next])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u32-grapheme-next])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u32-grapheme-next])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT
diff --git a/modules/unigbrk/u32-grapheme-prev b/modules/unigbrk/u32-grapheme-prev
index 60d8c9c43c..764cdaadd6 100644
--- a/modules/unigbrk/u32-grapheme-prev
+++ b/modules/unigbrk/u32-grapheme-prev
@@ -11,7 +11,7 @@ unistr/u32-prev
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u32-grapheme-prev])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u32-grapheme-prev])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u32-grapheme-prev])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV
diff --git a/modules/unigbrk/u8-grapheme-breaks b/modules/unigbrk/u8-grapheme-breaks
index 4716e1d0a7..1e94babb86 100644
--- a/modules/unigbrk/u8-grapheme-breaks
+++ b/modules/unigbrk/u8-grapheme-breaks
@@ -14,7 +14,7 @@ stdbool
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u8-grapheme-breaks])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u8-grapheme-breaks])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u8-grapheme-breaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS
diff --git a/modules/unigbrk/u8-grapheme-next b/modules/unigbrk/u8-grapheme-next
index a5de65d9d3..c54d685729 100644
--- a/modules/unigbrk/u8-grapheme-next
+++ b/modules/unigbrk/u8-grapheme-next
@@ -11,7 +11,7 @@ unistr/u8-mbtouc
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u8-grapheme-next])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u8-grapheme-next])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u8-grapheme-next])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT
diff --git a/modules/unigbrk/u8-grapheme-prev b/modules/unigbrk/u8-grapheme-prev
index 4c1172e0f7..d1f483fd46 100644
--- a/modules/unigbrk/u8-grapheme-prev
+++ b/modules/unigbrk/u8-grapheme-prev
@@ -11,7 +11,7 @@ unistr/u8-prev
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u8-grapheme-prev])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/u8-grapheme-prev])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/u8-grapheme-prev])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV
diff --git a/modules/unigbrk/uc-gbrk-prop b/modules/unigbrk/uc-gbrk-prop
index 0942ce20cb..39c4692144 100644
--- a/modules/unigbrk/uc-gbrk-prop
+++ b/modules/unigbrk/uc-gbrk-prop
@@ -9,7 +9,7 @@ Depends-on:
unigbrk/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/uc-gbrk-prop])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/uc-gbrk-prop])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP
diff --git a/modules/unigbrk/uc-grapheme-breaks b/modules/unigbrk/uc-grapheme-breaks
index a7186007d2..cb481dcbee 100644
--- a/modules/unigbrk/uc-grapheme-breaks
+++ b/modules/unigbrk/uc-grapheme-breaks
@@ -13,7 +13,7 @@ stdbool
configure.ac:
gl_MODULE_INDICATOR([unigbrk/uc-grapheme-breaks])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/uc-grapheme-breaks])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/uc-grapheme-breaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS
diff --git a/modules/unigbrk/uc-is-grapheme-break b/modules/unigbrk/uc-is-grapheme-break
index d993057115..b4bedc63db 100644
--- a/modules/unigbrk/uc-is-grapheme-break
+++ b/modules/unigbrk/uc-is-grapheme-break
@@ -9,7 +9,7 @@ unigbrk/base
unigbrk/uc-gbrk-prop
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/uc-is-grapheme-break])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/uc-is-grapheme-break])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK
diff --git a/modules/unigbrk/ulc-grapheme-breaks b/modules/unigbrk/ulc-grapheme-breaks
index 4ad98012e3..fbbccc129a 100644
--- a/modules/unigbrk/ulc-grapheme-breaks
+++ b/modules/unigbrk/ulc-grapheme-breaks
@@ -13,7 +13,7 @@ localcharset
configure.ac:
gl_MODULE_INDICATOR([unigbrk/ulc-grapheme-breaks])
-gl_LIBUNISTRING_MODULE([0.9.11], [unigbrk/ulc-grapheme-breaks])
+gl_LIBUNISTRING_MODULE([1.1], [unigbrk/ulc-grapheme-breaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS
diff --git a/modules/unilbrk/u16-possible-linebreaks b/modules/unilbrk/u16-possible-linebreaks
index 540285a1ba..daf8c5adc4 100644
--- a/modules/unilbrk/u16-possible-linebreaks
+++ b/modules/unilbrk/u16-possible-linebreaks
@@ -13,7 +13,7 @@ unistr/u16-mbtouc-unsafe
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u16-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u16-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u16-width-linebreaks b/modules/unilbrk/u16-width-linebreaks
index 5b1bb55a21..43b275572f 100644
--- a/modules/unilbrk/u16-width-linebreaks
+++ b/modules/unilbrk/u16-width-linebreaks
@@ -11,7 +11,7 @@ uniwidth/width
unistr/u16-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u16-width-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u16-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/u32-possible-linebreaks b/modules/unilbrk/u32-possible-linebreaks
index 0f123e90c3..62e93b358b 100644
--- a/modules/unilbrk/u32-possible-linebreaks
+++ b/modules/unilbrk/u32-possible-linebreaks
@@ -12,7 +12,7 @@ unilbrk/tables
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u32-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u32-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u32-width-linebreaks b/modules/unilbrk/u32-width-linebreaks
index 5f884cef31..83ccb095d6 100644
--- a/modules/unilbrk/u32-width-linebreaks
+++ b/modules/unilbrk/u32-width-linebreaks
@@ -10,7 +10,7 @@ unilbrk/u32-possible-linebreaks
uniwidth/width
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u32-width-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u32-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/u8-possible-linebreaks b/modules/unilbrk/u8-possible-linebreaks
index bb1d2ca1f0..6ee63a7c65 100644
--- a/modules/unilbrk/u8-possible-linebreaks
+++ b/modules/unilbrk/u8-possible-linebreaks
@@ -13,7 +13,7 @@ unistr/u8-mbtouc-unsafe
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u8-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u8-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/u8-width-linebreaks b/modules/unilbrk/u8-width-linebreaks
index daf1ca8fa1..e647b9a972 100644
--- a/modules/unilbrk/u8-width-linebreaks
+++ b/modules/unilbrk/u8-width-linebreaks
@@ -12,7 +12,7 @@ uniwidth/width
unistr/u8-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/u8-width-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/u8-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS
diff --git a/modules/unilbrk/ulc-possible-linebreaks b/modules/unilbrk/ulc-possible-linebreaks
index 664628c732..2342eec9d0 100644
--- a/modules/unilbrk/ulc-possible-linebreaks
+++ b/modules/unilbrk/ulc-possible-linebreaks
@@ -12,7 +12,7 @@ uniconv/u8-conv-from-enc
c-ctype
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/ulc-possible-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/ulc-possible-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS
diff --git a/modules/unilbrk/ulc-width-linebreaks b/modules/unilbrk/ulc-width-linebreaks
index 74dace8f0c..c1ae607b95 100644
--- a/modules/unilbrk/ulc-width-linebreaks
+++ b/modules/unilbrk/ulc-width-linebreaks
@@ -12,7 +12,7 @@ uniconv/u8-conv-from-enc
c-ctype
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [unilbrk/ulc-width-linebreaks])
+gl_LIBUNISTRING_MODULE([1.1], [unilbrk/ulc-width-linebreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS
diff --git a/modules/uniname/uniname b/modules/uniname/uniname
index 72f485d325..d71fe4ed11 100644
--- a/modules/uniname/uniname
+++ b/modules/uniname/uniname
@@ -14,7 +14,7 @@ stdbool
c99
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniname/uniname])
+gl_LIBUNISTRING_MODULE([1.1], [uniname/uniname])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINAME_UNINAME
diff --git a/modules/uninorm/canonical-decomposition b/modules/uninorm/canonical-decomposition
index 006adf5254..1e911e886e 100644
--- a/modules/uninorm/canonical-decomposition
+++ b/modules/uninorm/canonical-decomposition
@@ -9,7 +9,7 @@ uninorm/base
uninorm/decomposition-table
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/canonical-decomposition])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/canonical-decomposition])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION
diff --git a/modules/uninorm/decomposition b/modules/uninorm/decomposition
index 3afee5f110..42496e8d25 100644
--- a/modules/uninorm/decomposition
+++ b/modules/uninorm/decomposition
@@ -9,7 +9,7 @@ uninorm/base
uninorm/decomposition-table
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/decomposition])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/decomposition])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION
diff --git a/modules/uninorm/filter b/modules/uninorm/filter
index 25ed47874d..67e6139f52 100644
--- a/modules/uninorm/filter
+++ b/modules/uninorm/filter
@@ -12,7 +12,7 @@ uninorm/decompose-internal
malloc-posix
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/filter])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/filter])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_FILTER
diff --git a/modules/uninorm/nfc b/modules/uninorm/nfc
index 8c89faf7c9..50ea27073e 100644
--- a/modules/uninorm/nfc
+++ b/modules/uninorm/nfc
@@ -12,7 +12,7 @@ uninorm/composition
uninorm/nfd
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/nfc])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/nfc])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_NFC
diff --git a/modules/uninorm/nfd b/modules/uninorm/nfd
index 35a7102f63..52a8acd1e5 100644
--- a/modules/uninorm/nfd
+++ b/modules/uninorm/nfd
@@ -10,7 +10,7 @@ uninorm/base
uninorm/canonical-decomposition
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/nfd])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/nfd])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_NFD
diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc
index 10cae51150..a5cb12b1c6 100644
--- a/modules/uninorm/nfkc
+++ b/modules/uninorm/nfkc
@@ -12,7 +12,7 @@ uninorm/composition
uninorm/nfkd
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/nfkc])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/nfkc])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_NFKC
diff --git a/modules/uninorm/nfkd b/modules/uninorm/nfkd
index 812426645e..a367ebe9be 100644
--- a/modules/uninorm/nfkd
+++ b/modules/uninorm/nfkd
@@ -10,7 +10,7 @@ uninorm/base
uninorm/compat-decomposition
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/nfkd])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/nfkd])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_NFKD
diff --git a/modules/uninorm/u16-normalize b/modules/uninorm/u16-normalize
index 4c262dbf88..c895009cee 100644
--- a/modules/uninorm/u16-normalize
+++ b/modules/uninorm/u16-normalize
@@ -16,7 +16,7 @@ uninorm/decompose-internal
configure.ac:
gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u16-normalize])
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u16-normalize])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u16-normalize])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE
diff --git a/modules/uninorm/u16-normcmp b/modules/uninorm/u16-normcmp
index 4f7664af8d..263d93f8a5 100644
--- a/modules/uninorm/u16-normcmp
+++ b/modules/uninorm/u16-normcmp
@@ -12,7 +12,7 @@ unistr/u16-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u16-normcmp])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u16-normcmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP
diff --git a/modules/uninorm/u16-normcoll b/modules/uninorm/u16-normcoll
index 17aa1fed44..77c97ea21e 100644
--- a/modules/uninorm/u16-normcoll
+++ b/modules/uninorm/u16-normcoll
@@ -11,7 +11,7 @@ uninorm/u16-normxfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u16-normcoll])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u16-normcoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL
diff --git a/modules/uninorm/u16-normxfrm b/modules/uninorm/u16-normxfrm
index 4aa65974ec..bc6654b27e 100644
--- a/modules/uninorm/u16-normxfrm
+++ b/modules/uninorm/u16-normxfrm
@@ -13,7 +13,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u16-normxfrm])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u16-normxfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM
diff --git a/modules/uninorm/u32-normalize b/modules/uninorm/u32-normalize
index d1e7a2fa8b..59012c48f7 100644
--- a/modules/uninorm/u32-normalize
+++ b/modules/uninorm/u32-normalize
@@ -16,7 +16,7 @@ uninorm/decompose-internal
configure.ac:
gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u32-normalize])
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u32-normalize])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u32-normalize])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE
diff --git a/modules/uninorm/u32-normcmp b/modules/uninorm/u32-normcmp
index 5dae6312da..bfe866c7e1 100644
--- a/modules/uninorm/u32-normcmp
+++ b/modules/uninorm/u32-normcmp
@@ -12,7 +12,7 @@ unistr/u32-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u32-normcmp])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u32-normcmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP
diff --git a/modules/uninorm/u32-normcoll b/modules/uninorm/u32-normcoll
index f5dbd84d2e..f168d6e76e 100644
--- a/modules/uninorm/u32-normcoll
+++ b/modules/uninorm/u32-normcoll
@@ -11,7 +11,7 @@ uninorm/u32-normxfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u32-normcoll])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u32-normcoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL
diff --git a/modules/uninorm/u32-normxfrm b/modules/uninorm/u32-normxfrm
index 3a43aaa093..d5927d6c21 100644
--- a/modules/uninorm/u32-normxfrm
+++ b/modules/uninorm/u32-normxfrm
@@ -13,7 +13,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u32-normxfrm])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u32-normxfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM
diff --git a/modules/uninorm/u8-normalize b/modules/uninorm/u8-normalize
index 099383aeeb..739283f147 100644
--- a/modules/uninorm/u8-normalize
+++ b/modules/uninorm/u8-normalize
@@ -16,7 +16,7 @@ uninorm/decompose-internal
configure.ac:
gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u8-normalize])
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u8-normalize])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u8-normalize])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE
diff --git a/modules/uninorm/u8-normcmp b/modules/uninorm/u8-normcmp
index 1b449e0de8..fbe4e83172 100644
--- a/modules/uninorm/u8-normcmp
+++ b/modules/uninorm/u8-normcmp
@@ -12,7 +12,7 @@ unistr/u8-cmp2
minmax
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u8-normcmp])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u8-normcmp])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP
diff --git a/modules/uninorm/u8-normcoll b/modules/uninorm/u8-normcoll
index aefab9808c..4a22b830e6 100644
--- a/modules/uninorm/u8-normcoll
+++ b/modules/uninorm/u8-normcoll
@@ -11,7 +11,7 @@ uninorm/u8-normxfrm
memcmp2
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u8-normcoll])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u8-normcoll])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL
diff --git a/modules/uninorm/u8-normxfrm b/modules/uninorm/u8-normxfrm
index 5cd119c7ac..c09513c18c 100644
--- a/modules/uninorm/u8-normxfrm
+++ b/modules/uninorm/u8-normxfrm
@@ -13,7 +13,7 @@ localcharset
amemxfrm
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uninorm/u8-normxfrm])
+gl_LIBUNISTRING_MODULE([1.1], [uninorm/u8-normxfrm])
Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM
diff --git a/modules/uniwbrk/u16-wordbreaks b/modules/uniwbrk/u16-wordbreaks
index bebc472f26..929ac65a89 100644
--- a/modules/uniwbrk/u16-wordbreaks
+++ b/modules/uniwbrk/u16-wordbreaks
@@ -13,7 +13,7 @@ unictype/property-extended-pictographic
unistr/u16-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwbrk/u16-wordbreaks])
+gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/u16-wordbreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS
diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks
index 3da3ca7847..a235f1084a 100644
--- a/modules/uniwbrk/u32-wordbreaks
+++ b/modules/uniwbrk/u32-wordbreaks
@@ -13,7 +13,7 @@ unictype/property-extended-pictographic
unistr/u32-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwbrk/u32-wordbreaks])
+gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/u32-wordbreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS
diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks
index 54cdc14da0..cb634136e7 100644
--- a/modules/uniwbrk/u8-wordbreaks
+++ b/modules/uniwbrk/u8-wordbreaks
@@ -13,7 +13,7 @@ unictype/property-extended-pictographic
unistr/u8-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwbrk/u8-wordbreaks])
+gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/u8-wordbreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS
diff --git a/modules/uniwbrk/ulc-wordbreaks b/modules/uniwbrk/ulc-wordbreaks
index 8e30e85720..84bc697f07 100644
--- a/modules/uniwbrk/ulc-wordbreaks
+++ b/modules/uniwbrk/ulc-wordbreaks
@@ -13,7 +13,7 @@ c-ctype
localcharset
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwbrk/ulc-wordbreaks])
+gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/ulc-wordbreaks])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS
diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property
index 6a3dd2da47..219c868de2 100644
--- a/modules/uniwbrk/wordbreak-property
+++ b/modules/uniwbrk/wordbreak-property
@@ -9,7 +9,7 @@ Depends-on:
uniwbrk/base
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwbrk/wordbreak-property])
+gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/wordbreak-property])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY
diff --git a/modules/uniwidth/u16-strwidth b/modules/uniwidth/u16-strwidth
index b931ef4081..1a4ea001e9 100644
--- a/modules/uniwidth/u16-strwidth
+++ b/modules/uniwidth/u16-strwidth
@@ -10,7 +10,7 @@ uniwidth/u16-width
unistr/u16-strlen
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u16-strwidth])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u16-strwidth])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH
diff --git a/modules/uniwidth/u16-width b/modules/uniwidth/u16-width
index 5be41380ac..161898c93e 100644
--- a/modules/uniwidth/u16-width
+++ b/modules/uniwidth/u16-width
@@ -10,7 +10,7 @@ uniwidth/width
unistr/u16-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u16-width])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u16-width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH
diff --git a/modules/uniwidth/u32-strwidth b/modules/uniwidth/u32-strwidth
index 7119fa7dbf..9c36df422a 100644
--- a/modules/uniwidth/u32-strwidth
+++ b/modules/uniwidth/u32-strwidth
@@ -10,7 +10,7 @@ uniwidth/u32-width
unistr/u32-strlen
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u32-strwidth])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u32-strwidth])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH
diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width
index 6f06a288be..34f25fea76 100644
--- a/modules/uniwidth/u32-width
+++ b/modules/uniwidth/u32-width
@@ -9,7 +9,7 @@ uniwidth/base
uniwidth/width
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u32-width])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u32-width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH
diff --git a/modules/uniwidth/u8-strwidth b/modules/uniwidth/u8-strwidth
index 759a9f8e0c..303ee5c010 100644
--- a/modules/uniwidth/u8-strwidth
+++ b/modules/uniwidth/u8-strwidth
@@ -10,7 +10,7 @@ uniwidth/u8-width
unistr/u8-strlen
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u8-strwidth])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u8-strwidth])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH
diff --git a/modules/uniwidth/u8-width b/modules/uniwidth/u8-width
index 6adbb72ced..36df3afe3f 100644
--- a/modules/uniwidth/u8-width
+++ b/modules/uniwidth/u8-width
@@ -10,7 +10,7 @@ uniwidth/width
unistr/u8-mbtouc-unsafe
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/u8-width])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/u8-width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH
diff --git a/modules/uniwidth/width b/modules/uniwidth/width
index e1701abeef..30973445b0 100644
--- a/modules/uniwidth/width
+++ b/modules/uniwidth/width
@@ -13,7 +13,7 @@ uniwidth/base
streq
configure.ac:
-gl_LIBUNISTRING_MODULE([0.9.11], [uniwidth/width])
+gl_LIBUNISTRING_MODULE([1.1], [uniwidth/width])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH