File tree 2 files changed +8
-2
lines changed
2 files changed +8
-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()
20
+ gz_configure_project(VERSION_SUFFIX pre1 )
21
21
22
22
#============================================================================
23
23
# Set project-specific options
Original file line number Diff line number Diff line change 2
2
3
3
### Gazebo Plugin 3.0.0 (2024-08-27)
4
4
5
- Changes since 2.0.3:
5
+ 1 . ** Baseline:** this includes all changes from 2.0.3 and earlier.
6
+
7
+ 1 . Update gz-plugin3 badge URLs
8
+ * [ Pull request #148 ] ( https://github.com/gazebosim/gz-plugin/pull/148 )
9
+
10
+ 1 . Ionic changelog
11
+ * [ Pull request #147 ] ( https://github.com/gazebosim/gz-plugin/pull/147 )
6
12
7
13
1 . Enable 24.04 CI, require cmake 3.22.1
8
14
* [ Pull request #146 ] ( https://github.com/gazebosim/gz-plugin/pull/146 )
You can’t perform that action at this time.
0 commit comments