updated version

This commit is contained in:
Michele Caini 2018-06-27 13:50:31 +02:00
parent 764f78ad61
commit d35bd0aa92

View File

@ -16,7 +16,7 @@ endif()
# Project configuration # Project configuration
# #
project(uvw VERSION 1.8.1) project(uvw VERSION 1.9.0)
if(NOT CMAKE_BUILD_TYPE) if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Debug) set(CMAKE_BUILD_TYPE Debug)