Skip to content

Commit f43d41e

Browse files
author
Sharon Shabtai
authored
Update CMakeLists.txt
1 parent 2b36c5f commit f43d41e

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
@@ -5,6 +5,6 @@ set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/modules/")
55

66
set (DS3SDK_VERSION_MAJOR 5)
77
set (DS3SDK_VERSION_MINOR 2)
8-
set (DS3SDK_VERSION_PATCH 0)
8+
set (DS3SDK_VERSION_PATCH 1)
99

1010
add_subdirectory(src)

0 commit comments

Comments
 (0)