Skip to content

Commit 3999fa9

Browse files
committed
Merge branch 'release/2.0.0'
2 parents 9606a48 + 655b8af commit 3999fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1.3)
22

33
include(CheckCXXCompilerFlag)
44

5-
project(Gsx2Jsonpp VERSION 1.0.0)
5+
project(Gsx2Jsonpp VERSION 2.0.0)
66

77
# Set minimum C++ to 2011 standards
88
set(CMAKE_CXX_STANDARD 11)

0 commit comments

Comments
 (0)