updated version

This commit is contained in:
Michele Caini
2017-11-11 23:46:29 +01:00
parent 7c7bcf80cf
commit fe6873b61a

View File

@@ -16,7 +16,7 @@ endif()
# Project configuration
#
project(entt VERSION 2.1.0)
project(entt VERSION 2.2.0)
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Debug)