Skip to content

Commit b012e82

Browse files
authored
Prepare for 13.0.0 Release (#448)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent e7132fa commit b012e82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cmake_dependent_option(USE_DIST_PACKAGES_FOR_PYTHON
3434
set(CMAKE_CXX_STANDARD 17)
3535
set(CMAKE_CXX_STANDARD_REQUIRED ON)
3636

37-
gz_configure_project(VERSION_SUFFIX pre2)
37+
gz_configure_project(VERSION_SUFFIX)
3838

3939
#============================================================================
4040
# Set project-specific options

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gazebo Transport 13.X
22

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

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

0 commit comments

Comments
 (0)