Skip to content

Commit a2b5649

Browse files
committed
Server: bump version to 2.0.0
1 parent b5ffa1a commit a2b5649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
cmake_minimum_required(VERSION 3.14)
66

77
project(iot-facerecognition-server LANGUAGES CXX)
8-
project(iot-facerecognition-server VERSION 1.5.0)
8+
project(iot-facerecognition-server VERSION 2.0.0)
99
add_compile_definitions(VERSION="${CMAKE_PROJECT_VERSION}")
1010

1111
set(CMAKE_INCLUDE_CURRENT_DIR OFF)

0 commit comments

Comments
 (0)