summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@mit.edu>2019-03-30 16:31:02 -0400
committerGitHub <noreply@github.com>2019-03-30 16:31:02 -0400
commitabf81603ba137a98c84e7dd1d871c951659a4ea9 (patch)
tree27319d7c22fd9bcbbc30f9ff30e24306ee8e924f /data
parentfd4d8a3454c7c2feffa1cb10a4c518ebb338e48c (diff)
downloadlibutf8proc-abf81603ba137a98c84e7dd1d871c951659a4ea9.tar.gz
libutf8proc-abf81603ba137a98c84e7dd1d871c951659a4ea9.tar.bz2
add utf8proc_unicode_version (#151)
Diffstat (limited to 'data')
-rw-r--r--data/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile b/data/Makefile
index c824a9b..f5d1dd9 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -21,7 +21,7 @@ utf8proc_data.c.new: data_generator.rb UnicodeData.txt GraphemeBreakProperty.txt
CharWidths.txt: charwidths.jl EastAsianWidth.txt
$(JULIA) charwidths.jl > $@
-# Unicode data version
+# Unicode data version (must also update utf8proc_unicode_version function)
UNICODE_VERSION=12.0.0
UnicodeData.txt: