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 b5ffa1a commit a2b5649Copy full SHA for a2b5649
server/CMakeLists.txt
@@ -5,7 +5,7 @@
5
cmake_minimum_required(VERSION 3.14)
6
7
project(iot-facerecognition-server LANGUAGES CXX)
8
-project(iot-facerecognition-server VERSION 1.5.0)
+project(iot-facerecognition-server VERSION 2.0.0)
9
add_compile_definitions(VERSION="${CMAKE_PROJECT_VERSION}")
10
11
set(CMAKE_INCLUDE_CURRENT_DIR OFF)
0 commit comments