We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc31df commit 172a05aCopy full SHA for 172a05a
CMakeLists.txt
@@ -19,7 +19,7 @@ include(GNUInstallDirs)
19
set(CMAKE_CXX_STANDARD 11)
20
set(CMAKE_CXX_STANDARD_REQUIRED ON)
21
set(CMAKE_CXX_EXTENSIONS OFF)
22
-set(VERSION 2.0.10)
+set(VERSION 2.0.11)
23
24
# Set default CXXFLAGS but allow for environment override
25
# c.f. https://cmake.org/cmake/help/v3.31/envvar/CXXFLAGS.html
0 commit comments