Skip to content

Commit 08d0622

Browse files
committed
bump patch version
1 parent a5992be commit 08d0622

4 files changed

Lines changed: 6 additions & 3 deletions

File tree

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.11.12-{branch}-build{build}
2+
version: 2.11.13-{branch}-build{build}
33

44
os: Visual Studio 2019
55

doc/source/doxygen-docs/changelog.md

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

3+
# Version 2.11.13: UNRELEASED
4+
(none)
5+
36
# Version 2.11.12: Released March 10th, 2024
47
- Changes in libraries:
58
- \ref mrpt_obs_grp:

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<package format="3">
88
<name>mrpt2</name>
99
<!-- Before updating version number, read [MRPT_ROOT]/version_prefix.txt first -->
10-
<version>2.11.12</version>
10+
<version>2.11.13</version>
1111
<description>Mobile Robot Programming Toolkit (MRPT) version 2.x</description>
1212

1313
<author email="joseluisblancoc@gmail.com">Jose-Luis Blanco-Claraco</author>

version_prefix.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.11.12
1+
2.11.13
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)