diff --git a/CMakeLists.txt b/CMakeLists.txt index 975d29e10..8820e6fa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ # SPDX-License-Identifier: MIT cmake_minimum_required(VERSION 3.13) -project(cosmoscout-vr VERSION 1.6.0) +project(cosmoscout-vr VERSION 1.7.0) # Use cmake 3.12's _ROOT variabled for searching. cmake_policy(SET CMP0074 NEW)