File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
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 (ignition-common4 VERSION 4.5.2 )
6+ project (ignition-common4 VERSION 4.6.0 )
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Gazebo Common 4.x
22
3+ ## Gazebo Common 4.6.0 (2022-10-11)
4+
5+ 1 . All common3 changes up to 3.15.0 release
6+
7+ 1 . Include cstring for memcpy
8+ * [ Pull request #437 ] ( https://github.com/gazebosim/gz-common/pull/437 )
9+
310## Gazebo Common 4.5.2 (2022-08-16)
411
5121 . Fix deprecation warning from new ` ffmpeg `
You can’t perform that action at this time.
0 commit comments