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 f7d8b60 commit d9984eeCopy full SHA for d9984ee
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10)
2
-project(LightNVR VERSION 0.31.0 LANGUAGES C CXX)
+project(LightNVR VERSION 0.31.1 LANGUAGES C CXX)
3
4
# Set C/C++ standards
5
set(CMAKE_C_STANDARD 11)
0 commit comments