updated version

This commit is contained in:
Michele Caini 2018-08-01 18:07:58 +02:00
parent 482837faec
commit 2722f559cb

View File

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