Release v2.3.6

This commit is contained in:
Nemanja Trifunovic 2018-09-24 19:49:14 -04:00
parent b641599f63
commit 60c490b89f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0.2)
project (utf8cpp VERSION 2.3.5 LANGUAGES CXX)
project (utf8cpp VERSION 2.3.6 LANGUAGES CXX)
option(UTF8_TESTS "Enable tests for UTF8-CPP" On)
option(UTF8_SAMPLES "Enable building samples for UTF8-CPP" On)