Skip to content

Commit 79384e9

Browse files
committed
patch version bump
1 parent 171b179 commit 79384e9

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# version format
2-
version: 2.14.7-{branch}-build{build}
2+
version: 2.14.8-{branch}-build{build}
33

44
os: Visual Studio 2019
55

doc/source/doxygen-docs/changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
\page changelog Change Log
22

3+
# Version 2.14.8: UNRELEASED
4+
(None yet)
5+
36
# Version 2.14.7: Released Dec 9th, 2024
47
- Changes in apps:
58
- rosbag2rawlog (ROS1): Implement conversion of NavSatFix -> mrpt::obs::CObservationGPS

version_prefix.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.14.7
1+
2.14.8
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)