version bump to 2.1.1 (#131)

This commit is contained in:
Steven G. Johnson
2018-04-27 09:58:34 -04:00
committed by GitHub
parent 3e6230d9bf
commit d688ac1226
5 changed files with 22 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ UCFLAGS = $(CFLAGS) $(PICFLAG) $(C99FLAG) $(WCFLAGS) -DUTF8PROC_EXPORTS
# Be sure to also update these ABI versions in MANIFEST and CMakeLists.txt!
MAJOR=2
MINOR=1
PATCH=0
PATCH=1
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X