Skip to content

Commit 39e48c1

Browse files
nkoenigNate Koenig
and
Nate Koenig
authored
7.0.2 release (#513)
Signed-off-by: Nate Koenig <nate@openrobotics.org> Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
1 parent dae8dcd commit 39e48c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
33
#============================================================================
44
# Initialize the project
55
#============================================================================
6-
project(gz-math7 VERSION 7.0.1)
6+
project(gz-math7 VERSION 7.0.2)
77

88
#============================================================================
99
# Find gz-cmake

Changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Gazebo Math 7.x
22

3+
### Gazebo Math 7.0.2
4+
5+
1. Update to disable tests failing on arm64
6+
* [Pull request #512](https://github.com/gazebosim/gz-math/pull/512)
7+
38
### Gazebo Math 7.0.1
49

510
1. Disable tests failing on arm64

0 commit comments

Comments
 (0)