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 b66296e commit 76fb21eCopy full SHA for 76fb21e
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10)
2
-project(LightNVR VERSION 0.31.3 LANGUAGES C CXX)
+project(LightNVR VERSION 0.32.0 LANGUAGES C CXX)
3
4
# Set C/C++ standards
5
set(CMAKE_C_STANDARD 11)
0 commit comments