diff options
Diffstat (limited to 'modules/unictype')
-rw-r--r-- | modules/unictype/category-Pe | 2 | ||||
-rw-r--r-- | modules/unictype/category-Ps | 2 | ||||
-rw-r--r-- | modules/unictype/property-default-ignorable-code-point | 2 | ||||
-rw-r--r-- | modules/unictype/property-other-lowercase | 2 | ||||
-rw-r--r-- | modules/unictype/property-soft-dotted | 2 | ||||
-rw-r--r-- | modules/unictype/property-variation-selector | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/modules/unictype/category-Pe b/modules/unictype/category-Pe index 299d1fd5d1..1b6c7b6964 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.8], [unictype/category-Pe]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/category-Pe]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE diff --git a/modules/unictype/category-Ps b/modules/unictype/category-Ps index ecb50382ce..2632d8b0fd 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.8], [unictype/category-Ps]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/category-Ps]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS diff --git a/modules/unictype/property-default-ignorable-code-point b/modules/unictype/property-default-ignorable-code-point index 2c5c063f5d..012e36eeda 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.8], [unictype/property-default-ignorable-code-point]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-default-ignorable-code-point]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase index 73cd5506fc..1353c4802b 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.8], [unictype/property-other-lowercase]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-other-lowercase]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted index 4d3e775f45..b074c314eb 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.8], [unictype/property-soft-dotted]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-soft-dotted]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED diff --git a/modules/unictype/property-variation-selector b/modules/unictype/property-variation-selector index 23d486e76d..5780bd4f10 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.8], [unictype/property-variation-selector]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/property-variation-selector]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR |