updated version

This commit is contained in:
Michele Caini 2020-01-17 23:14:58 +01:00
parent 1b6d9625e8
commit bc88511a29

View File

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