Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Shabtai authored Sep 24, 2020
1 parent 2b36c5f commit f43d41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/modules/")

set (DS3SDK_VERSION_MAJOR 5)
set (DS3SDK_VERSION_MINOR 2)
set (DS3SDK_VERSION_PATCH 0)
set (DS3SDK_VERSION_PATCH 1)

add_subdirectory(src)

0 comments on commit f43d41e

Please sign in to comment.