Skip to content

Commit ad3ad00

Browse files
author
Addisu Z. Taddese
authored
Prepare for 10.0.0~pre2 (#378)
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent 4630db1 commit ad3ad00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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 pre1
20+
gz_configure_project(VERSION_SUFFIX pre2
2121
CONFIG_EXTRAS "gz-msgs-extras.cmake.in")
2222

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

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [Pull request #361](https://github.com/gazebosim/gz-msgs/pull/361)
1010
* [Pull request #368](https://github.com/gazebosim/gz-msgs/pull/368)
1111
* [Pull request #374](https://github.com/gazebosim/gz-msgs/pull/374)
12+
* [Pull request #377](https://github.com/gazebosim/gz-msgs/pull/377)
1213

1314
1. Add python message generation
1415
* [Pull request #362](https://github.com/gazebosim/gz-msgs/pull/362)

0 commit comments

Comments
 (0)