Skip to content

Commit d9984ee

Browse files
committed
v0.31.1
1 parent f7d8b60 commit d9984ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(LightNVR VERSION 0.31.0 LANGUAGES C CXX)
2+
project(LightNVR VERSION 0.31.1 LANGUAGES C CXX)
33

44
# Set C/C++ standards
55
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)