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 b54cb6e commit 4aaae6fCopy full SHA for 4aaae6f
1 file changed
CMakeLists.txt
@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL "4.0")
7
set(CMAKE_POLICY_VERSION_MINIMUM 3.5 CACHE STRING "" FORCE)
8
endif()
9
10
-project(LightNVR VERSION 0.36.1 LANGUAGES C CXX)
+project(LightNVR VERSION 0.36.2 LANGUAGES C CXX)
11
12
# Set C/C++ standards
13
set(CMAKE_C_STANDARD 11)
0 commit comments