Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr authored Apr 4, 2018
1 parent 7819b25 commit a86161a
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 @@ -58,7 +58,7 @@ endif(NOT ICON_INSTALL_DIR )
# project version
set( ${PROJECT_NAME}_MAJOR_VERSION 1 )
set( ${PROJECT_NAME}_MINOR_VERSION 5 )
set( ${PROJECT_NAME}_PATCH_LEVEL 0 )
set( ${PROJECT_NAME}_PATCH_LEVEL 1 )

# -- dependencies
set(dependencies
Expand Down

0 comments on commit a86161a

Please sign in to comment.