Skip to content

Commit

Permalink
Merge branch 'v1.5-fixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
Armin Hornung committed Feb 27, 2013
2 parents a37f359 + 7e778e9 commit 9897eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octomap/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENABLE_TESTING()
# version (e.g. for packaging)
set(OCTOMAP_MAJOR_VERSION 1)
set(OCTOMAP_MINOR_VERSION 5)
set(OCTOMAP_PATCH_VERSION 3)
set(OCTOMAP_PATCH_VERSION 4)
set(OCTOMAP_VERSION ${OCTOMAP_MAJOR_VERSION}.${OCTOMAP_MINOR_VERSION}.${OCTOMAP_PATCH_VERSION})
if(COMMAND cmake_policy)
cmake_policy(SET CMP0003 NEW)
Expand Down

0 comments on commit 9897eb3

Please sign in to comment.