File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ set(GZ_CMAKE_VER ${gz-cmake4_VERSION_MAJOR})
17
17
set (CMAKE_CXX_STANDARD 17)
18
18
set (CMAKE_CXX_STANDARD_REQUIRED ON )
19
19
20
- gz_configure_project(VERSION_SUFFIX pre1 )
20
+ gz_configure_project(VERSION_SUFFIX)
21
21
22
22
#============================================================================
23
23
# Set project-specific options
Original file line number Diff line number Diff line change 1
1
## Gazebo Launch 8.x
2
2
3
- ### Gazebo Launch 8.0.0 (2024-09-XX )
3
+ ### Gazebo Launch 8.0.0 (2024-09-25 )
4
4
5
5
1 . ** Baseline:** this includes all changes from 7.1.0 and earlier.
6
6
7
+ 1 . Fix crash and update launch file
8
+ * [ Pull request #277 ] ( https://github.com/gazebosim/gz-launch/pull/277 )
9
+
10
+ 1 . Miscellaneous documentation fixes
11
+ * [ Pull request #276 ] ( https://github.com/gazebosim/gz-launch/pull/276 )
12
+ * [ Pull request #275 ] ( https://github.com/gazebosim/gz-launch/pull/275 )
13
+ * [ Pull request #274 ] ( https://github.com/gazebosim/gz-launch/pull/274 )
14
+
7
15
1 . Enable ubuntu noble on github actions, require cmake 3.22.1
8
16
* [ Pull request #272 ] ( https://github.com/gazebosim/gz-launch/pull/272 )
9
17
You can’t perform that action at this time.
0 commit comments