updated version

This commit is contained in:
Michele Caini 2019-03-09 23:46:02 +01:00
parent 6b64e20161
commit 995603f6fe

View File

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