Skip to content

Commit e9f6716

Browse files
committed
Bump version to 2.0.0
1 parent 2a54301 commit e9f6716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
44

55
cmake_minimum_required(VERSION 3.8)
6-
project(turtle VERSION 1.3.2 LANGUAGES CXX)
6+
project(turtle VERSION 2.0.0 LANGUAGES CXX)
77

88
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
99
set(IS_ROOT_PROJECT ON)

0 commit comments

Comments
 (0)