Skip to content

Commit 18aa48f

Browse files
authored
Prepare for 8.0.0 Release (#2181)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 727eb3c commit 18aa48f

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
@@ -18,7 +18,7 @@ find_package(gz-cmake3 REQUIRED)
1818
set(CMAKE_CXX_STANDARD 17)
1919
set(CMAKE_CXX_STANDARD_REQUIRED ON)
2020

21-
gz_configure_project(VERSION_SUFFIX pre2)
21+
gz_configure_project(VERSION_SUFFIX)
2222

2323
#============================================================================
2424
# Set project-specific options

Changelog.md

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

3-
### Gazebo Sim 8.X.X (20XX-XX-XX)
3+
### Gazebo Sim 8.0.0 (2023-09-29)
44

55
1. TouchPlugin: Reset the plugin with the initial values
66
* [Pull request #2132](https://github.com/gazebosim/gz-sim/pull/2132)

0 commit comments

Comments
 (0)