update for unicode 14 (#233)

This commit is contained in:
Steven G. Johnson
2021-12-16 21:08:37 -05:00
committed by GitHub
parent 0e59e0b035
commit b093cf9dd4
8 changed files with 9211 additions and 8857 deletions

View File

@@ -23,8 +23,8 @@ SOFLAG = -Wl,-soname
# The API version number is defined in utf8proc.h.
# Be sure to also update these ABI versions in MANIFEST and CMakeLists.txt!
MAJOR=2
MINOR=4
PATCH=1
MINOR=5
PATCH=0
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X