Skip to content

Commit

Permalink
v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Gauci committed Jun 19, 2017
1 parent c4cf5eb commit 4f05b93
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 @@ -7,7 +7,7 @@ option(BUILD_PACKAGE "Builds the package" OFF)

set (${PROJECT_NAME}_VERSION_MAJOR 3)
set (${PROJECT_NAME}_VERSION_MINOR 0)
set (${PROJECT_NAME}_VERSION_PATCH 5)
set (${PROJECT_NAME}_VERSION_PATCH 6)

IF(BUILD_TEST)
add_subdirectory(${CMAKE_SOURCE_DIR}/cmake/external/googletest)
Expand Down

0 comments on commit 4f05b93

Please sign in to comment.