updated version

This commit is contained in:
Michele Caini
2017-12-29 18:29:38 +01:00
parent cb49910ed2
commit 9761b6e14a

View File

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