We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a54301 commit e9f6716Copy full SHA for e9f6716
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
4
5
cmake_minimum_required(VERSION 3.8)
6
-project(turtle VERSION 1.3.2 LANGUAGES CXX)
+project(turtle VERSION 2.0.0 LANGUAGES CXX)
7
8
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
9
set(IS_ROOT_PROJECT ON)
0 commit comments