From 19e096ae74787135edd346b1d269c888ea07bfb8 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 19 Jun 2015 14:31:19 +0900 Subject: [PATCH] libunistring: bump minimum version to 0.9.6 The modules are listed by a script that does: * all modules depending on updated Unicode data: Regenerate. The modules are listed by a script that does: - for each file listed by: git show --oneline --name-only 705f4efc - deduce the containing modules, based on "Files:" - deduce the modules which depend on the containing modules, based on "Depends-on:" --- ChangeLog | 10 ++++++++++ modules/unicase/tolower | 2 +- modules/unicase/totitle | 2 +- modules/unicase/toupper | 2 +- modules/unicase/u16-casecmp | 2 +- modules/unicase/u16-casecoll | 2 +- modules/unicase/u16-casefold | 2 +- modules/unicase/u16-casexfrm | 2 +- modules/unicase/u16-ct-casefold | 2 +- modules/unicase/u16-ct-tolower | 2 +- modules/unicase/u16-ct-totitle | 2 +- modules/unicase/u16-ct-toupper | 2 +- modules/unicase/u16-is-cased | 2 +- modules/unicase/u16-is-casefolded | 2 +- modules/unicase/u16-is-lowercase | 2 +- modules/unicase/u16-is-titlecase | 2 +- modules/unicase/u16-is-uppercase | 2 +- modules/unicase/u16-prefix-context | 2 +- modules/unicase/u16-suffix-context | 2 +- modules/unicase/u16-tolower | 2 +- modules/unicase/u16-totitle | 2 +- modules/unicase/u16-toupper | 2 +- modules/unicase/u32-casecmp | 2 +- modules/unicase/u32-casecoll | 2 +- modules/unicase/u32-casefold | 2 +- modules/unicase/u32-casexfrm | 2 +- modules/unicase/u32-ct-casefold | 2 +- modules/unicase/u32-ct-tolower | 2 +- modules/unicase/u32-ct-totitle | 2 +- modules/unicase/u32-ct-toupper | 2 +- modules/unicase/u32-is-cased | 2 +- modules/unicase/u32-is-casefolded | 2 +- modules/unicase/u32-is-lowercase | 2 +- modules/unicase/u32-is-titlecase | 2 +- modules/unicase/u32-is-uppercase | 2 +- modules/unicase/u32-prefix-context | 2 +- modules/unicase/u32-suffix-context | 2 +- modules/unicase/u32-tolower | 2 +- modules/unicase/u32-totitle | 2 +- modules/unicase/u32-toupper | 2 +- modules/unicase/u8-casecmp | 2 +- modules/unicase/u8-casecoll | 2 +- modules/unicase/u8-casefold | 2 +- modules/unicase/u8-casexfrm | 2 +- modules/unicase/u8-ct-casefold | 2 +- modules/unicase/u8-ct-tolower | 2 +- modules/unicase/u8-ct-totitle | 2 +- modules/unicase/u8-ct-toupper | 2 +- modules/unicase/u8-is-cased | 2 +- modules/unicase/u8-is-casefolded | 2 +- modules/unicase/u8-is-lowercase | 2 +- modules/unicase/u8-is-titlecase | 2 +- modules/unicase/u8-is-uppercase | 2 +- modules/unicase/u8-prefix-context | 2 +- modules/unicase/u8-suffix-context | 2 +- modules/unicase/u8-tolower | 2 +- modules/unicase/u8-totitle | 2 +- modules/unicase/u8-toupper | 2 +- modules/unicase/ulc-casecmp | 2 +- modules/unicase/ulc-casecoll | 2 +- modules/unicase/ulc-casexfrm | 2 +- modules/unictype/bidiclass-of | 2 +- modules/unictype/bidiclass-test | 2 +- modules/unictype/block-list | 2 +- modules/unictype/category-C | 2 +- modules/unictype/category-Cc | 2 +- modules/unictype/category-Cf | 2 +- modules/unictype/category-Cn | 2 +- modules/unictype/category-Co | 2 +- modules/unictype/category-Cs | 2 +- modules/unictype/category-L | 2 +- modules/unictype/category-LC | 2 +- modules/unictype/category-Ll | 2 +- modules/unictype/category-Lm | 2 +- modules/unictype/category-Lo | 2 +- modules/unictype/category-Lt | 2 +- modules/unictype/category-Lu | 2 +- modules/unictype/category-M | 2 +- modules/unictype/category-Mc | 2 +- modules/unictype/category-Me | 2 +- modules/unictype/category-Mn | 2 +- modules/unictype/category-N | 2 +- modules/unictype/category-Nd | 2 +- modules/unictype/category-Nl | 2 +- modules/unictype/category-No | 2 +- modules/unictype/category-P | 2 +- modules/unictype/category-Pc | 2 +- modules/unictype/category-Pd | 2 +- modules/unictype/category-Pe | 2 +- modules/unictype/category-Pf | 2 +- modules/unictype/category-Pi | 2 +- modules/unictype/category-Po | 2 +- modules/unictype/category-Ps | 2 +- modules/unictype/category-S | 2 +- modules/unictype/category-Sc | 2 +- modules/unictype/category-Sk | 2 +- modules/unictype/category-Sm | 2 +- modules/unictype/category-So | 2 +- modules/unictype/category-Z | 2 +- modules/unictype/category-Zl | 2 +- modules/unictype/category-Zp | 2 +- modules/unictype/category-Zs | 2 +- modules/unictype/category-and | 2 +- modules/unictype/category-and-not | 2 +- modules/unictype/category-byname | 2 +- modules/unictype/category-of | 2 +- modules/unictype/category-or | 2 +- modules/unictype/combining-class | 2 +- modules/unictype/ctype-alnum | 2 +- modules/unictype/ctype-alpha | 2 +- modules/unictype/ctype-blank | 2 +- modules/unictype/ctype-cntrl | 2 +- modules/unictype/ctype-digit | 2 +- modules/unictype/ctype-graph | 2 +- modules/unictype/ctype-lower | 2 +- modules/unictype/ctype-print | 2 +- modules/unictype/ctype-punct | 2 +- modules/unictype/ctype-space | 2 +- modules/unictype/ctype-upper | 2 +- modules/unictype/ctype-xdigit | 2 +- modules/unictype/decimal-digit | 2 +- modules/unictype/digit | 2 +- modules/unictype/joininggroup-of | 2 +- modules/unictype/joiningtype-of | 2 +- modules/unictype/mirror | 2 +- modules/unictype/numeric | 2 +- modules/unictype/property-alphabetic | 2 +- modules/unictype/property-ascii-hex-digit | 2 +- modules/unictype/property-bidi-arabic-digit | 2 +- modules/unictype/property-bidi-arabic-right-to-left | 2 +- modules/unictype/property-bidi-block-separator | 2 +- modules/unictype/property-bidi-boundary-neutral | 2 +- modules/unictype/property-bidi-common-separator | 2 +- modules/unictype/property-bidi-control | 2 +- modules/unictype/property-bidi-embedding-or-override | 2 +- modules/unictype/property-bidi-eur-num-separator | 2 +- modules/unictype/property-bidi-eur-num-terminator | 2 +- modules/unictype/property-bidi-european-digit | 2 +- modules/unictype/property-bidi-hebrew-right-to-left | 2 +- modules/unictype/property-bidi-left-to-right | 2 +- modules/unictype/property-bidi-non-spacing-mark | 2 +- modules/unictype/property-bidi-other-neutral | 2 +- modules/unictype/property-bidi-pdf | 2 +- modules/unictype/property-bidi-segment-separator | 2 +- modules/unictype/property-bidi-whitespace | 2 +- modules/unictype/property-byname | 2 +- modules/unictype/property-case-ignorable | 2 +- modules/unictype/property-cased | 2 +- modules/unictype/property-changes-when-casefolded | 2 +- modules/unictype/property-changes-when-casemapped | 2 +- modules/unictype/property-changes-when-lowercased | 2 +- modules/unictype/property-changes-when-titlecased | 2 +- modules/unictype/property-changes-when-uppercased | 2 +- modules/unictype/property-combining | 2 +- modules/unictype/property-composite | 2 +- modules/unictype/property-currency-symbol | 2 +- modules/unictype/property-dash | 2 +- modules/unictype/property-decimal-digit | 2 +- modules/unictype/property-default-ignorable-code-point | 2 +- modules/unictype/property-deprecated | 2 +- modules/unictype/property-diacritic | 2 +- modules/unictype/property-extender | 2 +- modules/unictype/property-format-control | 2 +- modules/unictype/property-grapheme-base | 2 +- modules/unictype/property-grapheme-extend | 2 +- modules/unictype/property-grapheme-link | 2 +- modules/unictype/property-hex-digit | 2 +- modules/unictype/property-hyphen | 2 +- modules/unictype/property-id-continue | 2 +- modules/unictype/property-id-start | 2 +- modules/unictype/property-ideographic | 2 +- modules/unictype/property-ids-binary-operator | 2 +- modules/unictype/property-ids-trinary-operator | 2 +- modules/unictype/property-ignorable-control | 2 +- modules/unictype/property-iso-control | 2 +- modules/unictype/property-join-control | 2 +- modules/unictype/property-left-of-pair | 2 +- modules/unictype/property-line-separator | 2 +- modules/unictype/property-logical-order-exception | 2 +- modules/unictype/property-lowercase | 2 +- modules/unictype/property-math | 2 +- modules/unictype/property-non-break | 2 +- modules/unictype/property-not-a-character | 2 +- modules/unictype/property-numeric | 2 +- modules/unictype/property-other-alphabetic | 2 +- .../property-other-default-ignorable-code-point | 2 +- modules/unictype/property-other-grapheme-extend | 2 +- modules/unictype/property-other-id-continue | 2 +- modules/unictype/property-other-id-start | 2 +- modules/unictype/property-other-lowercase | 2 +- modules/unictype/property-other-math | 2 +- modules/unictype/property-other-uppercase | 2 +- modules/unictype/property-paired-punctuation | 2 +- modules/unictype/property-paragraph-separator | 2 +- modules/unictype/property-pattern-syntax | 2 +- modules/unictype/property-pattern-white-space | 2 +- modules/unictype/property-private-use | 2 +- modules/unictype/property-punctuation | 2 +- modules/unictype/property-quotation-mark | 2 +- modules/unictype/property-radical | 2 +- modules/unictype/property-sentence-terminal | 2 +- modules/unictype/property-soft-dotted | 2 +- modules/unictype/property-space | 2 +- modules/unictype/property-terminal-punctuation | 2 +- modules/unictype/property-titlecase | 2 +- modules/unictype/property-unassigned-code-value | 2 +- modules/unictype/property-unified-ideograph | 2 +- modules/unictype/property-uppercase | 2 +- modules/unictype/property-variation-selector | 2 +- modules/unictype/property-white-space | 2 +- modules/unictype/property-xid-continue | 2 +- modules/unictype/property-xid-start | 2 +- modules/unictype/property-zero-width | 2 +- modules/unictype/scripts | 2 +- modules/unictype/syntax-c-ident | 2 +- modules/unictype/syntax-java-ident | 2 +- modules/unigbrk/u16-grapheme-breaks | 2 +- modules/unigbrk/u16-grapheme-next | 2 +- modules/unigbrk/u16-grapheme-prev | 2 +- modules/unigbrk/u32-grapheme-breaks | 2 +- modules/unigbrk/u32-grapheme-next | 2 +- modules/unigbrk/u32-grapheme-prev | 2 +- modules/unigbrk/u8-grapheme-breaks | 2 +- modules/unigbrk/u8-grapheme-next | 2 +- modules/unigbrk/u8-grapheme-prev | 2 +- modules/unigbrk/uc-gbrk-prop | 2 +- modules/unigbrk/uc-is-grapheme-break | 2 +- modules/unigbrk/ulc-grapheme-breaks | 2 +- modules/unilbrk/u16-possible-linebreaks | 2 +- modules/unilbrk/u16-width-linebreaks | 2 +- modules/unilbrk/u32-possible-linebreaks | 2 +- modules/unilbrk/u32-width-linebreaks | 2 +- modules/unilbrk/u8-possible-linebreaks | 2 +- modules/unilbrk/u8-width-linebreaks | 2 +- modules/unilbrk/ulc-possible-linebreaks | 2 +- modules/unilbrk/ulc-width-linebreaks | 2 +- modules/uniname/uniname | 2 +- modules/uninorm/canonical-decomposition | 2 +- modules/uninorm/composition | 2 +- modules/uninorm/decomposition | 2 +- modules/uninorm/filter | 2 +- modules/uninorm/nfc | 2 +- modules/uninorm/nfd | 2 +- modules/uninorm/nfkc | 2 +- modules/uninorm/nfkd | 2 +- modules/uninorm/u16-normalize | 2 +- modules/uninorm/u16-normcmp | 2 +- modules/uninorm/u16-normcoll | 2 +- modules/uninorm/u16-normxfrm | 2 +- modules/uninorm/u32-normalize | 2 +- modules/uninorm/u32-normcmp | 2 +- modules/uninorm/u32-normcoll | 2 +- modules/uninorm/u32-normxfrm | 2 +- modules/uninorm/u8-normalize | 2 +- modules/uninorm/u8-normcmp | 2 +- modules/uninorm/u8-normcoll | 2 +- modules/uninorm/u8-normxfrm | 2 +- modules/uniwbrk/u16-wordbreaks | 2 +- modules/uniwbrk/u32-wordbreaks | 2 +- modules/uniwbrk/u8-wordbreaks | 2 +- modules/uniwbrk/ulc-wordbreaks | 2 +- modules/uniwbrk/wordbreak-property | 2 +- modules/uniwidth/u16-strwidth | 2 +- modules/uniwidth/u16-width | 2 +- modules/uniwidth/u32-strwidth | 2 +- modules/uniwidth/u32-width | 2 +- modules/uniwidth/u8-strwidth | 2 +- modules/uniwidth/u8-width | 2 +- modules/uniwidth/width | 2 +- 269 files changed, 278 insertions(+), 268 deletions(-) diff --git a/ChangeLog b/ChangeLog index d088d3cb9a..66df3da8e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2015-06-19 Daiki Ueno + + libunistring: bump minimum version to 0.9.6 + * all modules depending on updated Unicode data: Regenerate. + The modules are listed by a script that does: + - for each file listed by: git show --oneline --name-only 705f4efc + - deduce the containing modules, based on "Files:" + - deduce the modules which depend on the containing modules, based + on "Depends-on:" + 2015-06-18 Daiki Ueno uniname/uniname: update to Unicode 8.0.0 diff --git a/modules/unicase/tolower b/modules/unicase/tolower index 7130185e77..455e7b7722 100644 --- a/modules/unicase/tolower +++ b/modules/unicase/tolower @@ -10,7 +10,7 @@ Depends-on: unicase/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/tolower]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_TOLOWER diff --git a/modules/unicase/totitle b/modules/unicase/totitle index 4c9eb1db93..1e6247ab83 100644 --- a/modules/unicase/totitle +++ b/modules/unicase/totitle @@ -10,7 +10,7 @@ Depends-on: unicase/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/totitle]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_TOTITLE diff --git a/modules/unicase/toupper b/modules/unicase/toupper index 3e15b8258f..982b1ce02a 100644 --- a/modules/unicase/toupper +++ b/modules/unicase/toupper @@ -10,7 +10,7 @@ Depends-on: unicase/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/toupper]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_TOUPPER diff --git a/modules/unicase/u16-casecmp b/modules/unicase/u16-casecmp index 11772492a7..e38a0bdbd9 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.5], [unicase/u16-casecmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-casecmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP diff --git a/modules/unicase/u16-casecoll b/modules/unicase/u16-casecoll index f238a48bdf..590e210a6b 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.5], [unicase/u16-casecoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-casecoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL diff --git a/modules/unicase/u16-casefold b/modules/unicase/u16-casefold index 6ad801fedd..ae505aea55 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.5], [unicase/u16-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-casefold]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD diff --git a/modules/unicase/u16-casexfrm b/modules/unicase/u16-casexfrm index 66999f1076..8694f479ef 100644 --- a/modules/unicase/u16-casexfrm +++ b/modules/unicase/u16-casexfrm @@ -14,7 +14,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/u16-casexfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 45c22ae11b..d05f9c56f5 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.5], [unicase/u16-ct-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 9df2843dd4..f5e7238559 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.5], [unicase/u16-ct-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 50af94321b..a79925daae 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.5], [unicase/u16-ct-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 595ff13aa9..69021c74c7 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.5], [unicase/u16-ct-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 874b70e2aa..7e675bc858 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.5], [unicase/u16-is-cased]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 49948e0a93..ace815d3e3 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.5], [unicase/u16-is-casefolded]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 5af6b55cf6..eb21e3a1e0 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.5], [unicase/u16-is-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 1addc2c2f8..dc7b327feb 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.5], [unicase/u16-is-titlecase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 8e7b7aea15..7b7f26ed9c 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.5], [unicase/u16-is-uppercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 5c0770cf62..a5151a3127 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.5], [unicase/u16-prefix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 403cc94bdb..67b23c2049 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.5], [unicase/u16-suffix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 62aeb508dc..f7ba4bab8e 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.5], [unicase/u16-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-tolower]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER diff --git a/modules/unicase/u16-totitle b/modules/unicase/u16-totitle index 012906fd91..d3c274aad5 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.5], [unicase/u16-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-totitle]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE diff --git a/modules/unicase/u16-toupper b/modules/unicase/u16-toupper index 027e39fa33..895ddc52eb 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.5], [unicase/u16-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u16-toupper]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER diff --git a/modules/unicase/u32-casecmp b/modules/unicase/u32-casecmp index 7cf763069f..7dd1aac5bf 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.5], [unicase/u32-casecmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-casecmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP diff --git a/modules/unicase/u32-casecoll b/modules/unicase/u32-casecoll index 360e5165d5..3e8f3a0adb 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.5], [unicase/u32-casecoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-casecoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL diff --git a/modules/unicase/u32-casefold b/modules/unicase/u32-casefold index 50bce0a1bf..ed45c2b733 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.5], [unicase/u32-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-casefold]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD diff --git a/modules/unicase/u32-casexfrm b/modules/unicase/u32-casexfrm index 1cdc5910e2..75a58a21b7 100644 --- a/modules/unicase/u32-casexfrm +++ b/modules/unicase/u32-casexfrm @@ -14,7 +14,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/u32-casexfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a54a6a43c0..9181d06a00 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.5], [unicase/u32-ct-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 44f6b5c02b..0a1680289f 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.5], [unicase/u32-ct-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 734eff1d61..6f9a4af15f 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.5], [unicase/u32-ct-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 925f03c1d4..9c85168016 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.5], [unicase/u32-ct-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 cec41e5e37..fb715883ee 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.5], [unicase/u32-is-cased]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a25eae7182..4f6d401357 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.5], [unicase/u32-is-casefolded]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a375af9d4b..68cda3d9aa 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.5], [unicase/u32-is-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 3df7e53dc1..f566a37826 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.5], [unicase/u32-is-titlecase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 d7e0087721..06fc10f9e5 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.5], [unicase/u32-is-uppercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 4abf2b8a50..b58bf788f8 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.5], [unicase/u32-prefix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 2e4f82eaa0..00a8e0b484 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.5], [unicase/u32-suffix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 9e39ef6173..4dd955179e 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.5], [unicase/u32-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-tolower]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER diff --git a/modules/unicase/u32-totitle b/modules/unicase/u32-totitle index 927d66d249..79a61ddde8 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.5], [unicase/u32-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-totitle]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE diff --git a/modules/unicase/u32-toupper b/modules/unicase/u32-toupper index b264803897..24d27daf65 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.5], [unicase/u32-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u32-toupper]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER diff --git a/modules/unicase/u8-casecmp b/modules/unicase/u8-casecmp index dbf0ed27fc..8f5a9f66d5 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.5], [unicase/u8-casecmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-casecmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP diff --git a/modules/unicase/u8-casecoll b/modules/unicase/u8-casecoll index ba088039f9..0e649725ee 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.5], [unicase/u8-casecoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-casecoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL diff --git a/modules/unicase/u8-casefold b/modules/unicase/u8-casefold index 0160776f3e..3a824ed7c5 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.5], [unicase/u8-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-casefold]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD diff --git a/modules/unicase/u8-casexfrm b/modules/unicase/u8-casexfrm index 6be4b247c2..d3cd62fc5d 100644 --- a/modules/unicase/u8-casexfrm +++ b/modules/unicase/u8-casexfrm @@ -14,7 +14,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/u8-casexfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 ddd2b779c2..6a0cefa072 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.5], [unicase/u8-ct-casefold]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 ba478730f9..15972fe404 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.5], [unicase/u8-ct-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 380b40e8ff..e4d299c2e1 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.5], [unicase/u8-ct-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 9e88774344..00b7fae903 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.5], [unicase/u8-ct-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 5d76d87694..31121f0fbb 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.5], [unicase/u8-is-cased]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 32f94927f2..10daee65d0 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.5], [unicase/u8-is-casefolded]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c6a8d5b89e..f19ddcb0bd 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.5], [unicase/u8-is-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 d4e0dff490..1457501a3d 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.5], [unicase/u8-is-titlecase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 27009af89c..40f48a426f 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.5], [unicase/u8-is-uppercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 12daef0bb7..9306591396 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.5], [unicase/u8-prefix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 e979a59857..3c32276cd7 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.5], [unicase/u8-suffix-context]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 6de191ce15..ba30243a7f 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.5], [unicase/u8-tolower]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-tolower]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER diff --git a/modules/unicase/u8-totitle b/modules/unicase/u8-totitle index 9cfbcd87e0..e68ad1ccb2 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.5], [unicase/u8-totitle]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-totitle]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE diff --git a/modules/unicase/u8-toupper b/modules/unicase/u8-toupper index e9144d9e27..c5d432c44a 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.5], [unicase/u8-toupper]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/u8-toupper]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER diff --git a/modules/unicase/ulc-casecmp b/modules/unicase/ulc-casecmp index 42df0d2910..9ae54086d7 100644 --- a/modules/unicase/ulc-casecmp +++ b/modules/unicase/ulc-casecmp @@ -15,7 +15,7 @@ localcharset minmax configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unicase/ulc-casecmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/ulc-casecmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP diff --git a/modules/unicase/ulc-casecoll b/modules/unicase/ulc-casecoll index e377a73fd6..11e946a2b9 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.5], [unicase/ulc-casecoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/ulc-casecoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL diff --git a/modules/unicase/ulc-casexfrm b/modules/unicase/ulc-casexfrm index 173542f221..2d83ff3bdf 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.5], [unicase/ulc-casexfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [unicase/ulc-casexfrm]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM diff --git a/modules/unictype/bidiclass-of b/modules/unictype/bidiclass-of index ec1f831379..870b863947 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.5], [unictype/bidiclass-of]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/bidiclass-of]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF diff --git a/modules/unictype/bidiclass-test b/modules/unictype/bidiclass-test index b8d8997db6..f931ed44be 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.5], [unictype/bidiclass-test]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/bidiclass-test]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST diff --git a/modules/unictype/block-list b/modules/unictype/block-list index 153d79636f..f5dd93780d 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.5], [unictype/block-list]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/block-list]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST diff --git a/modules/unictype/category-C b/modules/unictype/category-C index 9c57f1fbd0..024adcf91e 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.5], [unictype/category-C]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-C]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C diff --git a/modules/unictype/category-Cc b/modules/unictype/category-Cc index 855f9eac64..ad07d2a26c 100644 --- a/modules/unictype/category-Cc +++ b/modules/unictype/category-Cc @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Cc]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Cc]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC diff --git a/modules/unictype/category-Cf b/modules/unictype/category-Cf index cfaee927cb..49bdc621c0 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.5], [unictype/category-Cf]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Cf]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF diff --git a/modules/unictype/category-Cn b/modules/unictype/category-Cn index 44167273cb..842faa62e5 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.5], [unictype/category-Cn]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Cn]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN diff --git a/modules/unictype/category-Co b/modules/unictype/category-Co index 27810cf207..c420c4576a 100644 --- a/modules/unictype/category-Co +++ b/modules/unictype/category-Co @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Co]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Co]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO diff --git a/modules/unictype/category-Cs b/modules/unictype/category-Cs index 861e7de8cd..0c249f191f 100644 --- a/modules/unictype/category-Cs +++ b/modules/unictype/category-Cs @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Cs]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Cs]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS diff --git a/modules/unictype/category-L b/modules/unictype/category-L index 655bf22c3f..8949093526 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.5], [unictype/category-L]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-L]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L diff --git a/modules/unictype/category-LC b/modules/unictype/category-LC index ada3e5a02b..810f239203 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.5], [unictype/category-LC]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-LC]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC diff --git a/modules/unictype/category-Ll b/modules/unictype/category-Ll index c6b68c3b2b..9004836280 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.5], [unictype/category-Ll]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Ll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL diff --git a/modules/unictype/category-Lm b/modules/unictype/category-Lm index f1fa6f22fe..134add6f7d 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.5], [unictype/category-Lm]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Lm]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo index b0e8ec3180..66d99a2414 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.5], [unictype/category-Lo]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Lo]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO diff --git a/modules/unictype/category-Lt b/modules/unictype/category-Lt index df94ecd69e..7fc52127fb 100644 --- a/modules/unictype/category-Lt +++ b/modules/unictype/category-Lt @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Lt]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Lt]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT diff --git a/modules/unictype/category-Lu b/modules/unictype/category-Lu index 9580063f8b..fd402f1ec4 100644 --- a/modules/unictype/category-Lu +++ b/modules/unictype/category-Lu @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Lu]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Lu]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU diff --git a/modules/unictype/category-M b/modules/unictype/category-M index 9509abd72c..5e5c1c84f8 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.5], [unictype/category-M]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-M]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M diff --git a/modules/unictype/category-Mc b/modules/unictype/category-Mc index ee3efd433a..ce287aebc2 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.5], [unictype/category-Mc]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Mc]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC diff --git a/modules/unictype/category-Me b/modules/unictype/category-Me index 9a6350d441..0bfa5b60ec 100644 --- a/modules/unictype/category-Me +++ b/modules/unictype/category-Me @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Me]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Me]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME diff --git a/modules/unictype/category-Mn b/modules/unictype/category-Mn index 12c471e295..ae1cb82d68 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.5], [unictype/category-Mn]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Mn]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN diff --git a/modules/unictype/category-N b/modules/unictype/category-N index bc9e1c3ce1..9f39ab74e7 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.5], [unictype/category-N]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-N]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N diff --git a/modules/unictype/category-Nd b/modules/unictype/category-Nd index 0616d37d15..9939e4014e 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.5], [unictype/category-Nd]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Nd]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND diff --git a/modules/unictype/category-Nl b/modules/unictype/category-Nl index 290bf71320..fd1307bfaf 100644 --- a/modules/unictype/category-Nl +++ b/modules/unictype/category-Nl @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Nl]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Nl]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL diff --git a/modules/unictype/category-No b/modules/unictype/category-No index 1394bde0b1..174b5d5a85 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.5], [unictype/category-No]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-No]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO diff --git a/modules/unictype/category-P b/modules/unictype/category-P index 3b4b909bef..cefd46755e 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.5], [unictype/category-P]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-P]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P diff --git a/modules/unictype/category-Pc b/modules/unictype/category-Pc index f897115b75..4b8dadd5db 100644 --- a/modules/unictype/category-Pc +++ b/modules/unictype/category-Pc @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pc]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Pc]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC diff --git a/modules/unictype/category-Pd b/modules/unictype/category-Pd index 832b7d3e8e..cf649de7fa 100644 --- a/modules/unictype/category-Pd +++ b/modules/unictype/category-Pd @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Pd]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Pd]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD diff --git a/modules/unictype/category-Pe b/modules/unictype/category-Pe index eb0d7f1eb9..e237325c36 100644 --- a/modules/unictype/category-Pe +++ b/modules/unictype/category-Pe @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pe]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Pe]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE diff --git a/modules/unictype/category-Pf b/modules/unictype/category-Pf index 80446f431e..af7aa53c74 100644 --- a/modules/unictype/category-Pf +++ b/modules/unictype/category-Pf @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pf]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Pf]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF diff --git a/modules/unictype/category-Pi b/modules/unictype/category-Pi index f70ea584c1..0fea9af54d 100644 --- a/modules/unictype/category-Pi +++ b/modules/unictype/category-Pi @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Pi]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Pi]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI diff --git a/modules/unictype/category-Po b/modules/unictype/category-Po index 6be2403ad7..7a136948b2 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.5], [unictype/category-Po]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Po]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO diff --git a/modules/unictype/category-Ps b/modules/unictype/category-Ps index c4eddfab35..70ad0adf70 100644 --- a/modules/unictype/category-Ps +++ b/modules/unictype/category-Ps @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Ps]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Ps]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS diff --git a/modules/unictype/category-S b/modules/unictype/category-S index 887125443e..aa69cbc5e4 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.5], [unictype/category-S]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-S]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S diff --git a/modules/unictype/category-Sc b/modules/unictype/category-Sc index 35f753f0be..50edaf6e18 100644 --- a/modules/unictype/category-Sc +++ b/modules/unictype/category-Sc @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sc]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Sc]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC diff --git a/modules/unictype/category-Sk b/modules/unictype/category-Sk index 9fb5078571..e49c3e2f41 100644 --- a/modules/unictype/category-Sk +++ b/modules/unictype/category-Sk @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sk]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Sk]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK diff --git a/modules/unictype/category-Sm b/modules/unictype/category-Sm index ceae0933fb..59d721ae8e 100644 --- a/modules/unictype/category-Sm +++ b/modules/unictype/category-Sm @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/category-Sm]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Sm]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM diff --git a/modules/unictype/category-So b/modules/unictype/category-So index 6dd91e794d..a930735b37 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.5], [unictype/category-So]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-So]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO diff --git a/modules/unictype/category-Z b/modules/unictype/category-Z index a35cab7282..3fb7b76315 100644 --- a/modules/unictype/category-Z +++ b/modules/unictype/category-Z @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Z]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Z]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z diff --git a/modules/unictype/category-Zl b/modules/unictype/category-Zl index ff695f33f9..73ef5d2e84 100644 --- a/modules/unictype/category-Zl +++ b/modules/unictype/category-Zl @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Zl]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Zl]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL diff --git a/modules/unictype/category-Zp b/modules/unictype/category-Zp index e14d4aa8f7..b32694ed93 100644 --- a/modules/unictype/category-Zp +++ b/modules/unictype/category-Zp @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Zp]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Zp]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP diff --git a/modules/unictype/category-Zs b/modules/unictype/category-Zs index 33d8e7363c..53b19c39f3 100644 --- a/modules/unictype/category-Zs +++ b/modules/unictype/category-Zs @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/category-Zs]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-Zs]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS diff --git a/modules/unictype/category-and b/modules/unictype/category-and index 988e829ddd..48559afa53 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], [unictype/category-and]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 bef26dd8ec..b2a5702a6e 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], [unictype/category-and-not]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 514ba89817..78b45cfefe 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.5], [unictype/category-byname]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-byname]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME diff --git a/modules/unictype/category-of b/modules/unictype/category-of index 3d65a61519..6c5552f9ce 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.5], [unictype/category-of]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-of]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF diff --git a/modules/unictype/category-or b/modules/unictype/category-or index 56e616bb9e..3d04455afa 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], [unictype/category-or]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/category-or]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR diff --git a/modules/unictype/combining-class b/modules/unictype/combining-class index d57cbf0117..7d1dbd8533 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.5], [unictype/combining-class]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/combining-class]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum index 0f43c3ea9a..7839e32df5 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.5], [unictype/ctype-alnum]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-alnum]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha index 2c5b534472..6f06690fe2 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.5], [unictype/ctype-alpha]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-alpha]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank index ba9e150ae2..4cc9b72fbc 100644 --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-blank]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-blank]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK diff --git a/modules/unictype/ctype-cntrl b/modules/unictype/ctype-cntrl index ccd23c5f38..a06c9686ae 100644 --- a/modules/unictype/ctype-cntrl +++ b/modules/unictype/ctype-cntrl @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-cntrl]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-cntrl]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL diff --git a/modules/unictype/ctype-digit b/modules/unictype/ctype-digit index ba234e8b7c..cc943ce237 100644 --- a/modules/unictype/ctype-digit +++ b/modules/unictype/ctype-digit @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph index 3033f43824..9bf8494699 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.5], [unictype/ctype-graph]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-graph]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower index 6d96b6b7c5..e8f3ebb333 100644 --- a/modules/unictype/ctype-lower +++ b/modules/unictype/ctype-lower @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-lower]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-lower]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print index 04ad9f08c6..22fbbbde74 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.5], [unictype/ctype-print]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-print]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct index 36e35c8c5b..f70542a32f 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.5], [unictype/ctype-punct]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-punct]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT diff --git a/modules/unictype/ctype-space b/modules/unictype/ctype-space index 4cd40b4386..2455b435bf 100644 --- a/modules/unictype/ctype-space +++ b/modules/unictype/ctype-space @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-space]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-space]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE diff --git a/modules/unictype/ctype-upper b/modules/unictype/ctype-upper index 0e034f870b..3f56e93016 100644 --- a/modules/unictype/ctype-upper +++ b/modules/unictype/ctype-upper @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/ctype-upper]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-upper]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER diff --git a/modules/unictype/ctype-xdigit b/modules/unictype/ctype-xdigit index 5a6b5e8935..6fda1a4fdc 100644 --- a/modules/unictype/ctype-xdigit +++ b/modules/unictype/ctype-xdigit @@ -12,7 +12,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/ctype-xdigit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/ctype-xdigit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT diff --git a/modules/unictype/decimal-digit b/modules/unictype/decimal-digit index 29acaa02a8..4932075d32 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.5], [unictype/decimal-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/decimal-digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT diff --git a/modules/unictype/digit b/modules/unictype/digit index 545ee4199a..753b7cfbec 100644 --- a/modules/unictype/digit +++ b/modules/unictype/digit @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_DIGIT diff --git a/modules/unictype/joininggroup-of b/modules/unictype/joininggroup-of index 1278a73133..f2e1beff31 100644 --- a/modules/unictype/joininggroup-of +++ b/modules/unictype/joininggroup-of @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/joininggroup-of]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/joininggroup-of]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF diff --git a/modules/unictype/joiningtype-of b/modules/unictype/joiningtype-of index 71846fad6a..2c3beb3e8e 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.5], [unictype/joiningtype-of]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/joiningtype-of]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF diff --git a/modules/unictype/mirror b/modules/unictype/mirror index 18a8fe6770..3f35acc791 100644 --- a/modules/unictype/mirror +++ b/modules/unictype/mirror @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9], [unictype/mirror]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/mirror]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_MIRROR diff --git a/modules/unictype/numeric b/modules/unictype/numeric index 14822d8656..54d389db69 100644 --- a/modules/unictype/numeric +++ b/modules/unictype/numeric @@ -9,7 +9,7 @@ Depends-on: unictype/base configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/numeric]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/numeric]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic index a5710dd8d5..b487e9f03c 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.5], [unictype/property-alphabetic]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-alphabetic]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC diff --git a/modules/unictype/property-ascii-hex-digit b/modules/unictype/property-ascii-hex-digit index e790dacaba..cc802c4eb9 100644 --- a/modules/unictype/property-ascii-hex-digit +++ b/modules/unictype/property-ascii-hex-digit @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-ascii-hex-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-ascii-hex-digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT diff --git a/modules/unictype/property-bidi-arabic-digit b/modules/unictype/property-bidi-arabic-digit index e7111af867..a0ae14e6ca 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.5], [unictype/property-bidi-arabic-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 72e604ae93..7bceb83c35 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.5], [unictype/property-bidi-arabic-right-to-left]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a8f05e017d..eb4895a0f7 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], [unictype/property-bidi-block-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 0d701d6d43..812c216e69 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.5], [unictype/property-bidi-boundary-neutral]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c6c052a206..d0c4ed2d58 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], [unictype/property-bidi-common-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c50c423012..71debc426f 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], [unictype/property-bidi-control]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 5f2b963b69..458d640e62 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], [unictype/property-bidi-embedding-or-override]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 d76b92806d..e74380c5b4 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], [unictype/property-bidi-eur-num-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 4a56a04c14..fba0720c8b 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.5], [unictype/property-bidi-eur-num-terminator]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c4e54d85e3..392c188b9c 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.5], [unictype/property-bidi-european-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 1bff2b7340..21cbcc4c4a 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.5], [unictype/property-bidi-hebrew-right-to-left]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 81654c1abf..93b2bbbcb9 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.5], [unictype/property-bidi-left-to-right]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 aada9a964e..34929227f2 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.5], [unictype/property-bidi-non-spacing-mark]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 479200b30d..d980de77f8 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.5], [unictype/property-bidi-other-neutral]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 dbe1821da4..44fd2eee7b 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], [unictype/property-bidi-pdf]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 18dd54230e..740b8e07f9 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], [unictype/property-bidi-segment-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 dce9fe749a..05ffdf67ca 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], [unictype/property-bidi-whitespace]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 16b7223b6d..2a49878691 100644 --- a/modules/unictype/property-byname +++ b/modules/unictype/property-byname @@ -96,7 +96,7 @@ unictype/property-zero-width gperf configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-byname]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 9990baf6a7..dd3eb6c5b0 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.5], [unictype/property-case-ignorable]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 69e846ada6..4c6f3e170d 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.5], [unictype/property-cased]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-cased]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED diff --git a/modules/unictype/property-changes-when-casefolded b/modules/unictype/property-changes-when-casefolded index 8313c49bf0..6dc002bfdf 100644 --- a/modules/unictype/property-changes-when-casefolded +++ b/modules/unictype/property-changes-when-casefolded @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-casefolded]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-changes-when-casefolded]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED diff --git a/modules/unictype/property-changes-when-casemapped b/modules/unictype/property-changes-when-casemapped index 8a2ccc77fc..d9fee1de1a 100644 --- a/modules/unictype/property-changes-when-casemapped +++ b/modules/unictype/property-changes-when-casemapped @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-casemapped]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-changes-when-casemapped]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED diff --git a/modules/unictype/property-changes-when-lowercased b/modules/unictype/property-changes-when-lowercased index 345a1d5c0d..058d835a64 100644 --- a/modules/unictype/property-changes-when-lowercased +++ b/modules/unictype/property-changes-when-lowercased @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-lowercased]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-changes-when-lowercased]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED diff --git a/modules/unictype/property-changes-when-titlecased b/modules/unictype/property-changes-when-titlecased index 257e0a62b8..25eefd8fd7 100644 --- a/modules/unictype/property-changes-when-titlecased +++ b/modules/unictype/property-changes-when-titlecased @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-titlecased]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-changes-when-titlecased]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED diff --git a/modules/unictype/property-changes-when-uppercased b/modules/unictype/property-changes-when-uppercased index 7dc6ec9b1d..29a908238e 100644 --- a/modules/unictype/property-changes-when-uppercased +++ b/modules/unictype/property-changes-when-uppercased @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-changes-when-uppercased]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-changes-when-uppercased]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining index be7a2c440e..a53eb065ec 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.5], [unictype/property-combining]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-combining]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite index 19659178bd..d7cd4010fb 100644 --- a/modules/unictype/property-composite +++ b/modules/unictype/property-composite @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-composite]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-composite]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol index c20a22a9c6..f27d178416 100644 --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -13,7 +13,7 @@ unictype/category-Sc configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-currency-symbol]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-currency-symbol]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL diff --git a/modules/unictype/property-dash b/modules/unictype/property-dash index 90d7996f0f..ddcdf08893 100644 --- a/modules/unictype/property-dash +++ b/modules/unictype/property-dash @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-dash]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-dash]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit index 0cdcf39a2b..8f6611d247 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.5], [unictype/property-decimal-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-decimal-digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT diff --git a/modules/unictype/property-default-ignorable-code-point b/modules/unictype/property-default-ignorable-code-point index 1c3e1a9c02..352c5381b5 100644 --- a/modules/unictype/property-default-ignorable-code-point +++ b/modules/unictype/property-default-ignorable-code-point @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-default-ignorable-code-point]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-default-ignorable-code-point]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated index 63c2bdc1fa..ea6e765877 100644 --- a/modules/unictype/property-deprecated +++ b/modules/unictype/property-deprecated @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-deprecated]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-deprecated]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic index 5e5321a4a7..b6a47c88d2 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.5], [unictype/property-diacritic]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-diacritic]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC diff --git a/modules/unictype/property-extender b/modules/unictype/property-extender index 81517f518d..85f22f9b2d 100644 --- a/modules/unictype/property-extender +++ b/modules/unictype/property-extender @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-extender]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-extender]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control index 1b8857a3b0..725c750606 100644 --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-format-control]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-format-control]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base index f6930e2a3d..9b890adf57 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.5], [unictype/property-grapheme-base]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c4b426e8ab..7b21cc7594 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.5], [unictype/property-grapheme-extend]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 aca455e12f..ece88fa46f 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.5], [unictype/property-grapheme-link]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-grapheme-link]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK diff --git a/modules/unictype/property-hex-digit b/modules/unictype/property-hex-digit index 021f964a5e..5de461c507 100644 --- a/modules/unictype/property-hex-digit +++ b/modules/unictype/property-hex-digit @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-hex-digit]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-hex-digit]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT diff --git a/modules/unictype/property-hyphen b/modules/unictype/property-hyphen index 97bce6af56..a487ae46a7 100644 --- a/modules/unictype/property-hyphen +++ b/modules/unictype/property-hyphen @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-hyphen]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-hyphen]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN diff --git a/modules/unictype/property-id-continue b/modules/unictype/property-id-continue index 6df9b82be8..a900f8a0a6 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.5], [unictype/property-id-continue]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 2d06f6ea2d..5b7eb72630 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.5], [unictype/property-id-start]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 b0d2a65a65..ced0216d28 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.5], [unictype/property-ideographic]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-ideographic]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC diff --git a/modules/unictype/property-ids-binary-operator b/modules/unictype/property-ids-binary-operator index 6e8cfbaa37..1260d6e810 100644 --- a/modules/unictype/property-ids-binary-operator +++ b/modules/unictype/property-ids-binary-operator @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-ids-binary-operator]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-ids-binary-operator]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR diff --git a/modules/unictype/property-ids-trinary-operator b/modules/unictype/property-ids-trinary-operator index d66fbf29d9..f2cee8f21f 100644 --- a/modules/unictype/property-ids-trinary-operator +++ b/modules/unictype/property-ids-trinary-operator @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-ids-trinary-operator]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-ids-trinary-operator]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR diff --git a/modules/unictype/property-ignorable-control b/modules/unictype/property-ignorable-control index 853237a4c9..0826953273 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.5], [unictype/property-ignorable-control]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-ignorable-control]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL diff --git a/modules/unictype/property-iso-control b/modules/unictype/property-iso-control index 38c85eea4c..d292ffc643 100644 --- a/modules/unictype/property-iso-control +++ b/modules/unictype/property-iso-control @@ -13,7 +13,7 @@ unictype/category-Cc configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-iso-control]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-iso-control]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL diff --git a/modules/unictype/property-join-control b/modules/unictype/property-join-control index 834033a307..91124e930b 100644 --- a/modules/unictype/property-join-control +++ b/modules/unictype/property-join-control @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-join-control]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-join-control]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL diff --git a/modules/unictype/property-left-of-pair b/modules/unictype/property-left-of-pair index ee0ff42aa3..ba7254e1d1 100644 --- a/modules/unictype/property-left-of-pair +++ b/modules/unictype/property-left-of-pair @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-left-of-pair]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-left-of-pair]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR diff --git a/modules/unictype/property-line-separator b/modules/unictype/property-line-separator index 51414fb89d..399e566d20 100644 --- a/modules/unictype/property-line-separator +++ b/modules/unictype/property-line-separator @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-line-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-line-separator]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR diff --git a/modules/unictype/property-logical-order-exception b/modules/unictype/property-logical-order-exception index 29b52ae25e..002fb075dc 100644 --- a/modules/unictype/property-logical-order-exception +++ b/modules/unictype/property-logical-order-exception @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-logical-order-exception]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-logical-order-exception]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase index 43994d505c..ef89b31c8b 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.5], [unictype/property-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-lowercase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE diff --git a/modules/unictype/property-math b/modules/unictype/property-math index cec5c7cae9..852ea0e3b6 100644 --- a/modules/unictype/property-math +++ b/modules/unictype/property-math @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-math]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-math]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH diff --git a/modules/unictype/property-non-break b/modules/unictype/property-non-break index c04dae7149..c5889bc7ab 100644 --- a/modules/unictype/property-non-break +++ b/modules/unictype/property-non-break @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-non-break]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-non-break]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK diff --git a/modules/unictype/property-not-a-character b/modules/unictype/property-not-a-character index b296189ce0..2b4696126e 100644 --- a/modules/unictype/property-not-a-character +++ b/modules/unictype/property-not-a-character @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-not-a-character]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-not-a-character]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric index 6a1c30a6d5..f8dc3949b9 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.5], [unictype/property-numeric]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 0ad7f94232..a43a2e8e43 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.5], [unictype/property-other-alphabetic]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-alphabetic]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC diff --git a/modules/unictype/property-other-default-ignorable-code-point b/modules/unictype/property-other-default-ignorable-code-point index 527a86dce8..aeeb797745 100644 --- a/modules/unictype/property-other-default-ignorable-code-point +++ b/modules/unictype/property-other-default-ignorable-code-point @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-default-ignorable-code-point]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-default-ignorable-code-point]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT diff --git a/modules/unictype/property-other-grapheme-extend b/modules/unictype/property-other-grapheme-extend index 71a10b87ff..76939e5b7b 100644 --- a/modules/unictype/property-other-grapheme-extend +++ b/modules/unictype/property-other-grapheme-extend @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-grapheme-extend]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-grapheme-extend]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND diff --git a/modules/unictype/property-other-id-continue b/modules/unictype/property-other-id-continue index 78690929e6..d6b344b768 100644 --- a/modules/unictype/property-other-id-continue +++ b/modules/unictype/property-other-id-continue @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-other-id-continue]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-id-continue]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE diff --git a/modules/unictype/property-other-id-start b/modules/unictype/property-other-id-start index 56503a8309..1e467ba6ed 100644 --- a/modules/unictype/property-other-id-start +++ b/modules/unictype/property-other-id-start @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-id-start]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-id-start]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase index 033a1d138d..be451b1c45 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], [unictype/property-other-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-lowercase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE diff --git a/modules/unictype/property-other-math b/modules/unictype/property-other-math index bdbe77ae51..65aa0d39f0 100644 --- a/modules/unictype/property-other-math +++ b/modules/unictype/property-other-math @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-other-math]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-math]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH diff --git a/modules/unictype/property-other-uppercase b/modules/unictype/property-other-uppercase index c390eee9d9..695e9e9989 100644 --- a/modules/unictype/property-other-uppercase +++ b/modules/unictype/property-other-uppercase @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-other-uppercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-other-uppercase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE diff --git a/modules/unictype/property-paired-punctuation b/modules/unictype/property-paired-punctuation index af08d8027f..9c2a461d68 100644 --- a/modules/unictype/property-paired-punctuation +++ b/modules/unictype/property-paired-punctuation @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-paired-punctuation]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-paired-punctuation]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION diff --git a/modules/unictype/property-paragraph-separator b/modules/unictype/property-paragraph-separator index 8edd010441..812acd8568 100644 --- a/modules/unictype/property-paragraph-separator +++ b/modules/unictype/property-paragraph-separator @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-paragraph-separator]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-paragraph-separator]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR diff --git a/modules/unictype/property-pattern-syntax b/modules/unictype/property-pattern-syntax index 141053c19b..7b4060b006 100644 --- a/modules/unictype/property-pattern-syntax +++ b/modules/unictype/property-pattern-syntax @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-pattern-syntax]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-pattern-syntax]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX diff --git a/modules/unictype/property-pattern-white-space b/modules/unictype/property-pattern-white-space index c7b82ce4f5..dab8d52b6d 100644 --- a/modules/unictype/property-pattern-white-space +++ b/modules/unictype/property-pattern-white-space @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-pattern-white-space]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-pattern-white-space]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE diff --git a/modules/unictype/property-private-use b/modules/unictype/property-private-use index 15251d7cd8..47fc2646fa 100644 --- a/modules/unictype/property-private-use +++ b/modules/unictype/property-private-use @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-private-use]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-private-use]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation index c716796122..886e045c53 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.5], [unictype/property-punctuation]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-punctuation]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION diff --git a/modules/unictype/property-quotation-mark b/modules/unictype/property-quotation-mark index c203b21137..1db3187542 100644 --- a/modules/unictype/property-quotation-mark +++ b/modules/unictype/property-quotation-mark @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-quotation-mark]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-quotation-mark]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK diff --git a/modules/unictype/property-radical b/modules/unictype/property-radical index 10f32a7a71..16a5a198ee 100644 --- a/modules/unictype/property-radical +++ b/modules/unictype/property-radical @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-radical]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-radical]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL diff --git a/modules/unictype/property-sentence-terminal b/modules/unictype/property-sentence-terminal index 28b75ea148..5fb5ee595a 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.5], [unictype/property-sentence-terminal]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 815a1baf02..8bdcbc7235 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], [unictype/property-soft-dotted]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-soft-dotted]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED diff --git a/modules/unictype/property-space b/modules/unictype/property-space index 0e49c91353..024a21cb20 100644 --- a/modules/unictype/property-space +++ b/modules/unictype/property-space @@ -13,7 +13,7 @@ unictype/category-Zs configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-space]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-space]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation index 4fee9be6d7..7e3a44fe3a 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.5], [unictype/property-terminal-punctuation]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-terminal-punctuation]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION diff --git a/modules/unictype/property-titlecase b/modules/unictype/property-titlecase index cb4927e029..1aa25d0c1b 100644 --- a/modules/unictype/property-titlecase +++ b/modules/unictype/property-titlecase @@ -13,7 +13,7 @@ unictype/category-Lt configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-titlecase]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-titlecase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value index d8c9742308..815afe1b54 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.5], [unictype/property-unassigned-code-value]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 24ef5012f6..a48a30fc47 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.5], [unictype/property-unified-ideograph]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-unified-ideograph]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH diff --git a/modules/unictype/property-uppercase b/modules/unictype/property-uppercase index bf25867410..2078955b07 100644 --- a/modules/unictype/property-uppercase +++ b/modules/unictype/property-uppercase @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/property-uppercase]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-uppercase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE diff --git a/modules/unictype/property-variation-selector b/modules/unictype/property-variation-selector index 4264768bed..35ad028e69 100644 --- a/modules/unictype/property-variation-selector +++ b/modules/unictype/property-variation-selector @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-variation-selector]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-variation-selector]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR diff --git a/modules/unictype/property-white-space b/modules/unictype/property-white-space index 642756ea7b..f2b770a3bc 100644 --- a/modules/unictype/property-white-space +++ b/modules/unictype/property-white-space @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/property-white-space]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-white-space]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue index 264185e1b4..fa2725abb2 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.5], [unictype/property-xid-continue]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 16506d1d23..8c7b983fb0 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.5], [unictype/property-xid-start]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 86c54ed3fd..d4696e7596 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.5], [unictype/property-zero-width]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/property-zero-width]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH diff --git a/modules/unictype/scripts b/modules/unictype/scripts index a2424b0603..98db408a97 100644 --- a/modules/unictype/scripts +++ b/modules/unictype/scripts @@ -11,7 +11,7 @@ unictype/base gperf configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unictype/scripts]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/scripts]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS diff --git a/modules/unictype/syntax-c-ident b/modules/unictype/syntax-c-ident index b3deacad83..e86955f6c6 100644 --- a/modules/unictype/syntax-c-ident +++ b/modules/unictype/syntax-c-ident @@ -11,7 +11,7 @@ unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) -gl_LIBUNISTRING_MODULE([0.9], [unictype/syntax-c-ident]) +gl_LIBUNISTRING_MODULE([0.9.6], [unictype/syntax-c-ident]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident index 299fe63ad4..d70c88e190 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.5], [unictype/syntax-java-ident]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 0ce14fedb3..17f2354c5d 100644 --- a/modules/unigbrk/u16-grapheme-breaks +++ b/modules/unigbrk/u16-grapheme-breaks @@ -11,7 +11,7 @@ unistr/u16-mbtouc configure.ac: gl_MODULE_INDICATOR([unigbrk/u16-grapheme-breaks]) -gl_LIBUNISTRING_MODULE([0.9.5], [unigbrk/u16-grapheme-breaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 ebc967526b..2ff61dd464 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.5], [unigbrk/u16-grapheme-next]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 fa73492e98..283a594e22 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.5], [unigbrk/u16-grapheme-prev]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 57e863fc35..9a13f6d4ee 100644 --- a/modules/unigbrk/u32-grapheme-breaks +++ b/modules/unigbrk/u32-grapheme-breaks @@ -11,7 +11,7 @@ unistr/u32-mbtouc configure.ac: gl_MODULE_INDICATOR([unigbrk/u32-grapheme-breaks]) -gl_LIBUNISTRING_MODULE([0.9.5], [unigbrk/u32-grapheme-breaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 995c59b7e1..ca19933243 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.5], [unigbrk/u32-grapheme-next]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 c15b98b527..ab7893a73c 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.5], [unigbrk/u32-grapheme-prev]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 84fb9f6a7b..7f62cfdb55 100644 --- a/modules/unigbrk/u8-grapheme-breaks +++ b/modules/unigbrk/u8-grapheme-breaks @@ -11,7 +11,7 @@ unistr/u8-mbtouc configure.ac: gl_MODULE_INDICATOR([unigbrk/u8-grapheme-breaks]) -gl_LIBUNISTRING_MODULE([0.9.5], [unigbrk/u8-grapheme-breaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 7fee342323..10588cffe7 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.5], [unigbrk/u8-grapheme-next]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 1193bfd4e5..75c572746d 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.5], [unigbrk/u8-grapheme-prev]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 951f5c5bbc..5b5dbcb0eb 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.5], [unigbrk/uc-gbrk-prop]) +gl_LIBUNISTRING_MODULE([0.9.6], [unigbrk/uc-gbrk-prop]) Makefile.am: if LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP diff --git a/modules/unigbrk/uc-is-grapheme-break b/modules/unigbrk/uc-is-grapheme-break index 44b57440ca..801ffdc4c5 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.5], [unigbrk/uc-is-grapheme-break]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 1d945c8e9d..19c71a7668 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.5], [unigbrk/ulc-grapheme-breaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 10a90b6191..2e38982ebf 100644 --- a/modules/unilbrk/u16-possible-linebreaks +++ b/modules/unilbrk/u16-possible-linebreaks @@ -12,7 +12,7 @@ unistr/u16-mbtouc-unsafe streq configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unilbrk/u16-possible-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 e7a17a4b5a..119ef677ff 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.5], [unilbrk/u16-width-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 0c893e177c..184b941bda 100644 --- a/modules/unilbrk/u32-possible-linebreaks +++ b/modules/unilbrk/u32-possible-linebreaks @@ -11,7 +11,7 @@ unilbrk/tables streq configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unilbrk/u32-possible-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 0e1bae22c4..b4578fa6dd 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.5], [unilbrk/u32-width-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 8618f1aa39..86c9c334ca 100644 --- a/modules/unilbrk/u8-possible-linebreaks +++ b/modules/unilbrk/u8-possible-linebreaks @@ -12,7 +12,7 @@ unistr/u8-mbtouc-unsafe streq configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unilbrk/u8-possible-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a03ae94e7b..589e9659f4 100644 --- a/modules/unilbrk/u8-width-linebreaks +++ b/modules/unilbrk/u8-width-linebreaks @@ -11,7 +11,7 @@ uniwidth/width unistr/u8-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [unilbrk/u8-width-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 11b7974961..abffcbe66a 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.5], [unilbrk/ulc-possible-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [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 a1745fae38..128eabf9d9 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.5], [unilbrk/ulc-width-linebreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [unilbrk/ulc-width-linebreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS diff --git a/modules/uniname/uniname b/modules/uniname/uniname index 838c88c6c6..ade56a1095 100644 --- a/modules/uniname/uniname +++ b/modules/uniname/uniname @@ -11,7 +11,7 @@ uniname/base memcmp configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uniname/uniname]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniname/uniname]) Makefile.am: if LIBUNISTRING_COMPILE_UNINAME_UNINAME diff --git a/modules/uninorm/canonical-decomposition b/modules/uninorm/canonical-decomposition index 0390dd1e61..e338e5517f 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.5], [uninorm/canonical-decomposition]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/canonical-decomposition]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION diff --git a/modules/uninorm/composition b/modules/uninorm/composition index 101eef95d1..925ef6004a 100644 --- a/modules/uninorm/composition +++ b/modules/uninorm/composition @@ -10,7 +10,7 @@ uninorm/base gperf configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/composition]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/composition]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_COMPOSITION diff --git a/modules/uninorm/decomposition b/modules/uninorm/decomposition index 0bbfeb1533..8a776f2ad8 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.5], [uninorm/decomposition]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/decomposition]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION diff --git a/modules/uninorm/filter b/modules/uninorm/filter index 11e09f4aa7..e6266c4883 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.5], [uninorm/filter]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/filter]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_FILTER diff --git a/modules/uninorm/nfc b/modules/uninorm/nfc index 6e60638935..19cd604732 100644 --- a/modules/uninorm/nfc +++ b/modules/uninorm/nfc @@ -12,7 +12,7 @@ uninorm/composition uninorm/nfd configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/nfc]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/nfc]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_NFC diff --git a/modules/uninorm/nfd b/modules/uninorm/nfd index e6f2ec0a7e..eacd315bc7 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.5], [uninorm/nfd]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/nfd]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_NFD diff --git a/modules/uninorm/nfkc b/modules/uninorm/nfkc index c3ae0e0692..d3767e2f20 100644 --- a/modules/uninorm/nfkc +++ b/modules/uninorm/nfkc @@ -12,7 +12,7 @@ uninorm/composition uninorm/nfkd configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/nfkc]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/nfkc]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_NFKC diff --git a/modules/uninorm/nfkd b/modules/uninorm/nfkd index e948d7d355..ef6ea9151e 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.5], [uninorm/nfkd]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/nfkd]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_NFKD diff --git a/modules/uninorm/u16-normalize b/modules/uninorm/u16-normalize index 41f9de6cff..55be72a5b4 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.5], [uninorm/u16-normalize]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u16-normalize]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE diff --git a/modules/uninorm/u16-normcmp b/modules/uninorm/u16-normcmp index 77c34b9f6a..c27be42b56 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.5], [uninorm/u16-normcmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u16-normcmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP diff --git a/modules/uninorm/u16-normcoll b/modules/uninorm/u16-normcoll index 65ecca4c3d..d0120275d8 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.5], [uninorm/u16-normcoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u16-normcoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL diff --git a/modules/uninorm/u16-normxfrm b/modules/uninorm/u16-normxfrm index 01220aff17..9710739383 100644 --- a/modules/uninorm/u16-normxfrm +++ b/modules/uninorm/u16-normxfrm @@ -13,7 +13,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/u16-normxfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u16-normxfrm]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM diff --git a/modules/uninorm/u32-normalize b/modules/uninorm/u32-normalize index 975373b2aa..2b1b96e50f 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.5], [uninorm/u32-normalize]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u32-normalize]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE diff --git a/modules/uninorm/u32-normcmp b/modules/uninorm/u32-normcmp index 631f2d9d74..c22bf2837d 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.5], [uninorm/u32-normcmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u32-normcmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP diff --git a/modules/uninorm/u32-normcoll b/modules/uninorm/u32-normcoll index 8072c1dbe9..e4e2f963bf 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.5], [uninorm/u32-normcoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u32-normcoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL diff --git a/modules/uninorm/u32-normxfrm b/modules/uninorm/u32-normxfrm index f36d10ec41..dc1379b8d5 100644 --- a/modules/uninorm/u32-normxfrm +++ b/modules/uninorm/u32-normxfrm @@ -13,7 +13,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/u32-normxfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u32-normxfrm]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM diff --git a/modules/uninorm/u8-normalize b/modules/uninorm/u8-normalize index fde05eebbc..006ed339cb 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.5], [uninorm/u8-normalize]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u8-normalize]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE diff --git a/modules/uninorm/u8-normcmp b/modules/uninorm/u8-normcmp index 7814c6e1a0..ef568320d1 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.5], [uninorm/u8-normcmp]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u8-normcmp]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP diff --git a/modules/uninorm/u8-normcoll b/modules/uninorm/u8-normcoll index 1a1b3d4c45..c1ea33189a 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.5], [uninorm/u8-normcoll]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u8-normcoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL diff --git a/modules/uninorm/u8-normxfrm b/modules/uninorm/u8-normxfrm index 648c6fb343..c1a0ba1b5a 100644 --- a/modules/uninorm/u8-normxfrm +++ b/modules/uninorm/u8-normxfrm @@ -13,7 +13,7 @@ localcharset amemxfrm configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uninorm/u8-normxfrm]) +gl_LIBUNISTRING_MODULE([0.9.6], [uninorm/u8-normxfrm]) Makefile.am: if LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM diff --git a/modules/uniwbrk/u16-wordbreaks b/modules/uniwbrk/u16-wordbreaks index b096557aed..075fa4862f 100644 --- a/modules/uniwbrk/u16-wordbreaks +++ b/modules/uniwbrk/u16-wordbreaks @@ -12,7 +12,7 @@ uniwbrk/table unistr/u16-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uniwbrk/u16-wordbreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwbrk/u16-wordbreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks index 0e9a1226ea..f3aac0a088 100644 --- a/modules/uniwbrk/u32-wordbreaks +++ b/modules/uniwbrk/u32-wordbreaks @@ -12,7 +12,7 @@ uniwbrk/table unistr/u32-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uniwbrk/u32-wordbreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwbrk/u32-wordbreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks index de5ae5319c..9df903ed32 100644 --- a/modules/uniwbrk/u8-wordbreaks +++ b/modules/uniwbrk/u8-wordbreaks @@ -12,7 +12,7 @@ uniwbrk/table unistr/u8-mbtouc-unsafe configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uniwbrk/u8-wordbreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwbrk/u8-wordbreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS diff --git a/modules/uniwbrk/ulc-wordbreaks b/modules/uniwbrk/ulc-wordbreaks index 84f2cb2c7a..63f6b4545f 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.5], [uniwbrk/ulc-wordbreaks]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwbrk/ulc-wordbreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS diff --git a/modules/uniwbrk/wordbreak-property b/modules/uniwbrk/wordbreak-property index 36dd20f323..0c0b9dd993 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.5], [uniwbrk/wordbreak-property]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwbrk/wordbreak-property]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY diff --git a/modules/uniwidth/u16-strwidth b/modules/uniwidth/u16-strwidth index db4d067520..ae2f336b11 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.5], [uniwidth/u16-strwidth]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u16-strwidth]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH diff --git a/modules/uniwidth/u16-width b/modules/uniwidth/u16-width index 7ca1e2fd56..68ecbd77ee 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.5], [uniwidth/u16-width]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u16-width]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH diff --git a/modules/uniwidth/u32-strwidth b/modules/uniwidth/u32-strwidth index cdeb976d51..6d4e8b1b87 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.5], [uniwidth/u32-strwidth]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u32-strwidth]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width index 5ad0fd59de..1bb85c8469 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.5], [uniwidth/u32-width]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u32-width]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH diff --git a/modules/uniwidth/u8-strwidth b/modules/uniwidth/u8-strwidth index db5e32f839..8c2f1c712b 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.5], [uniwidth/u8-strwidth]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u8-strwidth]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH diff --git a/modules/uniwidth/u8-width b/modules/uniwidth/u8-width index 632099629f..7dc7b2e2cb 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.5], [uniwidth/u8-width]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/u8-width]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH diff --git a/modules/uniwidth/width b/modules/uniwidth/width index 43109c727e..deaedda2d0 100644 --- a/modules/uniwidth/width +++ b/modules/uniwidth/width @@ -10,7 +10,7 @@ uniwidth/base streq configure.ac: -gl_LIBUNISTRING_MODULE([0.9.5], [uniwidth/width]) +gl_LIBUNISTRING_MODULE([0.9.6], [uniwidth/width]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH -- 2.39.5