Skip to content

Commit abca8da

Browse files
authored
Prepare for 8.0.0 Release (#389)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent bb08963 commit abca8da

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
@@ -16,7 +16,7 @@ find_package(gz-cmake3 REQUIRED)
1616
set(CMAKE_CXX_STANDARD 17)
1717
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1818

19-
gz_configure_project(VERSION_SUFFIX pre2)
19+
gz_configure_project(VERSION_SUFFIX)
2020

2121
#============================================================================
2222
# Set project-specific options

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gazebo Sensors 8
22

3-
### Gazebo Sensors 8.0.0 (202X-XX-XX)
3+
### Gazebo Sensors 8.0.0 (2023-09-29)
44

55
1. Documentation fixes
66
* [Pull request #385](https://github.com/gazebosim/gz-sensors/pull/385)

0 commit comments

Comments
 (0)