Skip to content

Commit b22bb6a

Browse files
committed
update version number and release notes
1 parent 0cf9df3 commit b22bb6a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2-
project(omplapp VERSION 1.5.1 LANGUAGES CXX)
2+
project(omplapp VERSION 1.5.2 LANGUAGES CXX)
33
set(OMPL_ABI_VERSION 16)
44

55
# set the default build type

doc/markdown/releaseNotes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes {#releaseNotes}
22

3+
## OMPL.app 1.5.2 (January 31, 2021)
4+
5+
- Small Planner Arena updates.
6+
- Bug fixes.
7+
38
## OMPL.app 1.5.1 (November 25, 2020)
49

510
- Add options to `ompl_benchmark` tool to:

0 commit comments

Comments
 (0)