updated version

This commit is contained in:
Michele Caini
2018-02-08 12:42:38 +01:00
parent 4dce474e03
commit 3ebc75af80

View File

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