We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9606a48 + 655b8af commit 3999fa9Copy full SHA for 3999fa9
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1.3)
2
3
include(CheckCXXCompilerFlag)
4
5
-project(Gsx2Jsonpp VERSION 1.0.0)
+project(Gsx2Jsonpp VERSION 2.0.0)
6
7
# Set minimum C++ to 2011 standards
8
set(CMAKE_CXX_STANDARD 11)
0 commit comments