0
0
mirror of https://github.com/nemtrif/utfcpp.git synced 2026-01-18 17:11:21 +01:00

Release 4.0.8

This commit is contained in:
nemtrif
2025-09-15 17:41:48 -04:00
parent 7506cca569
commit f9319195df

View File

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