Version 3.2

This commit is contained in:
Nemanja Trifunovic 2021-05-01 18:07:14 -04:00
parent 2af93bd670
commit ddd38b3042

View file

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2)
project (utf8cpp VERSION 3.1.2 LANGUAGES CXX)
project (utf8cpp VERSION 3.2 LANGUAGES CXX)
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
set(IS_ROOT_PROJECT ON)