update version

This commit is contained in:
Michele Caini
2017-09-14 13:30:29 +02:00
parent df065c5647
commit 3b4c025743

View File

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