v2.8.0 bump (#248)

* version 2.8.0 bump

* NEWS link
This commit is contained in:
Steven G. Johnson
2022-10-30 17:24:01 -04:00
committed by GitHub
parent 3c4929495a
commit 1cb28a66ca
5 changed files with 11 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ 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=5
MINOR=6
PATCH=0
OS := $(shell uname)