NEWS for 2.4, updated version numbers (which I forgot in 2.3, grrr)

This commit is contained in:
Steven G. Johnson
2019-05-10 21:24:14 -04:00
parent 9bb261f66b
commit 5c632c5742
6 changed files with 75 additions and 58 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=2
PATCH=0
MINOR=3
PATCH=1
OS := $(shell uname)
ifeq ($(OS),Darwin) # MacOS X