Version 4.0.1

This commit is contained in:
nemtrif 2023-10-28 11:23:34 -04:00
parent 972c5501d7
commit e41ec639b7

View file

@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.5...3.27)
project (utf8cpp
VERSION 4.0.0
VERSION 4.0.1
LANGUAGES CXX
DESCRIPTION "C++ portable library for working with utf-8 encoding")