Skip to content

Commit

Permalink
Prepare for 13.0.0 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Sep 29, 2023
1 parent e7132fa commit 2450980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cmake_dependent_option(USE_DIST_PACKAGES_FOR_PYTHON
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

gz_configure_project(VERSION_SUFFIX pre2)
gz_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Gazebo Transport 13.X

### Gazebo Transport 13.0.0 (202X-XX-XX)
### Gazebo Transport 13.0.0 (2023-09-29)

1. Fix Docker in Harmonic
* [Pull request #440](https://github.com/gazebosim/gz-transport/pull/440)
Expand Down

0 comments on commit 2450980

Please sign in to comment.