Skip to content

Commit 523bf0e

Browse files
committed
patch version bump
1 parent 737f7c6 commit 523bf0e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 2.15.1-{branch}-build{build}
2+
version: 2.15.2-{branch}-build{build}
33

44
os: Visual Studio 2019
55

doc/source/doxygen-docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
\page changelog Change Log
22

3+
# Version 2.15.2: UNRELEASED
4+
- Changes in libraries:
5+
- \ref mrpt_maps_grp
6+
- mrpt::maps::CGenericPointsMap now supports fields of type `double` too.
7+
- Others:
8+
- Fix appstreamcli warnings for metainfo files
9+
310
# Version 2.15.1: Released Oct 29th, 2025
411
- Bug fixes:
512
- FIX: Avoid throw when viewing and describing as text a PCD with an empty field.

version_prefix.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.15.1
1+
2.15.2
22
# IMPORTANT: This file is parsed by CMake, don't add any comment to
33
# the first line.
44
# This file is used in both Windows and Linux scripts to automatically

0 commit comments

Comments
 (0)