Skip to content

Commit 0472ba0

Browse files
authored
Prepare for 10.0.0 Release (#389)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 146e399 commit 0472ba0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ find_package(gz-cmake3 REQUIRED)
1717
set(CMAKE_CXX_STANDARD 17)
1818
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1919

20-
gz_configure_project(VERSION_SUFFIX pre4
20+
gz_configure_project(VERSION_SUFFIX
2121
CONFIG_EXTRAS "gz-msgs-extras.cmake.in")
2222

2323
#============================================================================

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gazebo Msgs 10.x
22

3-
### Gazebo Msgs 10.0.0 (202x-xx-xx)
3+
### Gazebo Msgs 10.0.0 (2023-09-29)
44

55
1. Add missing `<functional>` header
66
* [Pull request #382](https://github.com/gazebosim/gz-msgs/pull/382)

0 commit comments

Comments
 (0)