diff options
| author | Daiki Ueno <ueno@gnu.org> | 2015-06-19 14:31:19 +0900 |
|---|---|---|
| committer | Daiki Ueno <ueno@gnu.org> | 2015-06-19 16:44:56 +0900 |
| commit | 19e096ae74787135edd346b1d269c888ea07bfb8 (patch) | |
| tree | fd35ed64ca32c7343a9f78923307513909b04823 /modules/uniwidth/u32-strwidth | |
| parent | 1b23c2190c9b6d6d42ce6398816fba7bcd290fe8 (diff) | |
| download | gnulib-19e096ae74787135edd346b1d269c888ea07bfb8.tar.gz | |
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:"
Diffstat (limited to 'modules/uniwidth/u32-strwidth')
| -rw-r--r-- | modules/uniwidth/u32-strwidth | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
