Skip to content

Commit 03fac5b

Browse files
authored
Prepare for 7.0.0 Release (#234)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 5002189 commit 03fac5b

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
@@ -17,7 +17,7 @@ set(GZ_CMAKE_VER ${gz-cmake3_VERSION_MAJOR})
1717
set(CMAKE_CXX_STANDARD 17)
1818
set(CMAKE_CXX_STANDARD_REQUIRED ON)
1919

20-
gz_configure_project(VERSION_SUFFIX pre2)
20+
gz_configure_project(VERSION_SUFFIX)
2121

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

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gazebo Launch 7.x
22

3-
### Gazebo Launch 7.X.X (202X-XX-XX)
3+
### Gazebo Launch 7.0.0 (2023-09-29)
44

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

0 commit comments

Comments
 (0)