Skip to content

Commit 5dc7f1e

Browse files
committed
Merge branch 'release/2.2.0'
2 parents d942892 + e7b0f7e commit 5dc7f1e

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 2.1.0)
5+
project(Gsx2Jsonpp VERSION 2.2.0)
66

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

0 commit comments

Comments
 (0)