Skip to content

Commit

Permalink
[geogram] Update to 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
simogasp committed Jan 19, 2019
1 parent 05aca7a commit 1fcb713
Show file tree
Hide file tree
Showing 64 changed files with 192,280 additions and 3,181 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ include(cmake/geogram.cmake)

set(VORPALINE_VERSION_MAJOR 1)
set(VORPALINE_VERSION_MINOR 6)
set(VORPALINE_VERSION_PATCH 9)
set(VORPALINE_VERSION_PATCH 10)
set(VORPALINE_VERSION ${VORPALINE_VERSION_MAJOR}.${VORPALINE_VERSION_MINOR}.${VORPALINE_VERSION_PATCH})

set(VORPALINE_INCLUDE_SUBPATH geogram${VORPALINE_VERSION_MAJOR})
Expand Down
Loading

0 comments on commit 1fcb713

Please sign in to comment.