summaryrefslogtreecommitdiff
path: root/data/Makefile
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2019-03-30 16:34:11 -0400
committerSteven G. Johnson <stevenj@alum.mit.edu>2019-03-30 16:34:11 -0400
commit454f60150c7f023526d353e1e6b386f93ee0b116 (patch)
tree1aeb07d52687a5788d14ed79550299c9281881bf /data/Makefile
parenteb39b060e7e518941a912e1f51bae1cc6316f547 (diff)
parentabf81603ba137a98c84e7dd1d871c951659a4ea9 (diff)
downloadlibutf8proc-2.3.0.tar.gz
libutf8proc-2.3.0.tar.bz2
Merge branch 'master' of https://github.com/JuliaLang/utf8procv2.3.0
Diffstat (limited to 'data/Makefile')
-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: