Skip to content

Commit

Permalink
prepare for 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr authored Jan 8, 2019
1 parent 9116da2 commit 9132ba4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ endif(NOT ICON_INSTALL_DIR )

# project version
set( ${PROJECT_NAME}_MAJOR_VERSION 1 )
set( ${PROJECT_NAME}_MINOR_VERSION 5 )
set( ${PROJECT_NAME}_PATCH_LEVEL 1 )
set( ${PROJECT_NAME}_MINOR_VERSION 6 )
set( ${PROJECT_NAME}_PATCH_LEVEL 0 )

# -- dependencies
set(dependencies
Expand Down

0 comments on commit 9132ba4

Please sign in to comment.