Skip to content

Commit

Permalink
update version number and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoll committed Jan 31, 2021
1 parent 0cf9df3 commit b22bb6a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project(omplapp VERSION 1.5.1 LANGUAGES CXX)
project(omplapp VERSION 1.5.2 LANGUAGES CXX)
set(OMPL_ABI_VERSION 16)

# set the default build type
Expand Down
5 changes: 5 additions & 0 deletions doc/markdown/releaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes {#releaseNotes}

## OMPL.app 1.5.2 (January 31, 2021)

- Small Planner Arena updates.
- Bug fixes.

## OMPL.app 1.5.1 (November 25, 2020)

- Add options to `ompl_benchmark` tool to:
Expand Down

0 comments on commit b22bb6a

Please # to comment.