summaryrefslogtreecommitdiff
path: root/modules/unictype/syntax-java-ident
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-06-19 14:31:19 +0900
committerDaiki Ueno <ueno@gnu.org>2015-06-19 16:44:56 +0900
commit19e096ae74787135edd346b1d269c888ea07bfb8 (patch)
treefd35ed64ca32c7343a9f78923307513909b04823 /modules/unictype/syntax-java-ident
parent1b23c2190c9b6d6d42ce6398816fba7bcd290fe8 (diff)
downloadgnulib-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/unictype/syntax-java-ident')
-rw-r--r--modules/unictype/syntax-java-ident2
1 files changed, 1 insertions, 1 deletions
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