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