Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Actions <action@github.com>2022-08-14 04:15:14 +0300
committerGitHub Actions <action@github.com>2022-08-14 04:15:14 +0300
commit2cdf3757e097af6728cd4e1ffd8c34d3215d9811 (patch)
treea3db2bdf014d2e422187286a181091d10693b3b8 /CMakeLists.txt
parentdd591f3f2a7e65937c5f5ffd54b469e9d515f66d (diff)
Upstream release v3.11.2old-branch-4
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8268ced..d88feb5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
## PROJECT
## name and version
##
-project(nlohmann_json VERSION 3.11.1 LANGUAGES CXX)
+project(nlohmann_json VERSION 3.11.2 LANGUAGES CXX)
##
## MAIN_PROJECT CHECK