diff --git a/CMakeLists.txt b/CMakeLists.txt index 4c3b3059..872fa364 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(dengine VERSION 0.6.0) +project(dengine VERSION 0.7.0) #this is just a slight nuance with cmake rather than renaming the project set(DENGINE_VERSION "${dengine_VERSION}")