Skip to content

Commit 1a62001

Browse files
author
baiye
committed
Update version number to v2.2.5
1 parent 3f91be8 commit 1a62001

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
@@ -3,7 +3,7 @@
33

44
cmake_minimum_required(VERSION 3.5)
55

6-
project(OrbbecSDK VERSION 2.2.4 LANGUAGES CXX C)
6+
project(OrbbecSDK VERSION 2.2.5 LANGUAGES CXX C)
77

88
set(CMAKE_CXX_STANDARD 11)
99
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)