include/utf8proc.h
lib/
lib/libutf8proc.a
-lib/libutf8proc.so -> libutf8proc.so.1.3.1
-lib/libutf8proc.so.1 -> libutf8proc.so.1.3.1
-lib/libutf8proc.so.1.3.1
+lib/libutf8proc.so -> libutf8proc.so.2.0.0
+lib/libutf8proc.so.2 -> libutf8proc.so.2.0.0
+lib/libutf8proc.so.2.0.0
# not API compatibility: MAJOR should be incremented whenever *binary*
# compatibility is broken, even if the API is backward-compatible
# Be sure to also update these in MANIFEST and CMakeLists.txt!
-MAJOR=1
-MINOR=3
-PATCH=1
+MAJOR=2
+MINOR=0
+PATCH=0
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X