File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
33#============================================================================
44# Initialize the project
55#============================================================================
6- project (gz-msgs10 VERSION 10.3.1 )
6+ project (gz-msgs10 VERSION 10.3.2 )
77
88#============================================================================
99# Find gz-cmake
Original file line number Diff line number Diff line change 11## Gazebo Msgs 10.x
22
3+ ### Gazebo Msgs 10.3.2 (2025-02-10)
4+
5+ 1 . cmake extras: only find Python3 if needed
6+ * [ Pull request #479 ] ( https://github.com/gazebosim/gz-msgs/pull/479 )
7+
38### Gazebo Msgs 10.3.1 (2024-11-11)
49
5101 . Add rule to build python version of protos
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 2" >
33 <name >gz-msgs10</name >
4- <version >10.3.1 </version >
4+ <version >10.3.2 </version >
55 <description >Gazebo Messages: Protobuf messages and functions for robot applications</description >
66 <maintainer email =" caguero@openrobotics.org" >Carlos Agüero</maintainer >
77 <license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments