Skip to content

Commit f72e705

Browse files
committed
patch version bump
1 parent f294412 commit f72e705

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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.14.4-{branch}-build{build}
2+
version: 2.14.5-{branch}-build{build}
33

44
os: Visual Studio 2019
55

doc/source/doxygen-docs/changelog.md

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

3+
# Version 2.14.5: UNRELEASED
4+
- Debian files:
5+
- Fix appstreamcli warnings in metadata XML files.
6+
37
# Version 2.14.4: Released Oct 19th, 2024
48
- BUG FIXES:
59
- mrpt::nav::CAbstractPTGBasedReactive: Missing heading information in recently-added TP-Space targets as TPose2D.

version_prefix.txt

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