updated version

This commit is contained in:
Michele Caini
2018-06-04 08:52:10 +02:00
parent e34bec7dee
commit 653ded0e6f

View File

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