Skip to content

Commit

Permalink
Merge pull request #213 from RachelTucker/4-0-4-release
Browse files Browse the repository at this point in the history
Revving version in prep for 4.0.4 release
  • Loading branch information
GraciesPadre authored Jan 31, 2018
2 parents b6db07e + e4dd80e commit b90215c
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 4)
set (DS3SDK_VERSION_MINOR 0)
set (DS3SDK_VERSION_PATCH 1)
set (DS3SDK_VERSION_PATCH 4)

add_subdirectory(src)

0 comments on commit b90215c

Please sign in to comment.