From: Christopher Baker Date: Thu, 8 Jun 2017 16:29:54 +0000 (-0500) Subject: Update documentation to reflect Unicode 9.0.0. (#107) X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2~1^2~128 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2a2f97e1938bcae283c319e870f40b7ea67befc8;p=utf8proc.git Update documentation to reflect Unicode 9.0.0. (#107) This makes the inline documentation match the README. --- diff --git a/utf8proc.h b/utf8proc.h index 495cd96..64155a1 100644 --- a/utf8proc.h +++ b/utf8proc.h @@ -28,7 +28,7 @@ * utf8proc is a free/open-source (MIT/expat licensed) C library * providing Unicode normalization, case-folding, and other operations * for strings in the UTF-8 encoding, supporting Unicode version - * 8.0.0. See the utf8proc home page (http://julialang.org/utf8proc/) + * 9.0.0. See the utf8proc home page (http://julialang.org/utf8proc/) * for downloads and other information, or the source code on github * (https://github.com/JuliaLang/utf8proc). *