Skip to content

Commit 7878ca2

Browse files
authored
Merge pull request #231 from SpectraLogic/shabtaisharon-patch-1
Update CMakeLists.txt
2 parents 2b36c5f + f43d41e commit 7878ca2

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)