Version 3.1.2

This commit is contained in:
Nemanja Trifunovic 2020-09-27 14:26:57 -04:00
parent 3c85cd48f0
commit e39907b381

View file

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