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

Release 4.0.6

This commit is contained in:
root
2024-11-03 13:03:52 -05:00
parent 10b7895211
commit b26a5f718f

View File

@@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.14...3.27)
project (utf8cpp
VERSION 4.0.5
VERSION 4.0.6
LANGUAGES CXX
DESCRIPTION "C++ portable library for working with utf-8 encoding")