bump to version 2.6

This commit is contained in:
Steven G. Johnson
2020-11-23 14:18:43 -05:00
parent 0643a64479
commit cea3cd158f
5 changed files with 20 additions and 8 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=3
PATCH=2
MINOR=4
PATCH=0
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X