Skip to content

Commit 4aaae6f

Browse files
committed
0.36.2
1 parent b54cb6e commit 4aaae6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL "4.0")
77
set(CMAKE_POLICY_VERSION_MINIMUM 3.5 CACHE STRING "" FORCE)
88
endif()
99

10-
project(LightNVR VERSION 0.36.1 LANGUAGES C CXX)
10+
project(LightNVR VERSION 0.36.2 LANGUAGES C CXX)
1111

1212
# Set C/C++ standards
1313
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)