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:
authorArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:58:49 +0300
committerArthurSonzogni <sonzogniarthur@gmail.com>2022-09-25 15:58:49 +0300
commit67e6070f9d9a44b4dec79ebe6b591f39d2285593 (patch)
tree45348dec539f62010b58733369b3e2a89d9f30ae /CMakeLists.txt
parent1bbf6e23726df22a84d69b75aa2f243039931a28 (diff)
Upstream release v3.11.2HEADv3.11.2master
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 3b3aba4..8cc2768 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