Skip to content

Commit 0d754ab

Browse files
author
Nate Koenig
committed
7.0.0 release
Signed-off-by: Nate Koenig <nate@openrobotics.org>
1 parent 04328c6 commit 0d754ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ find_package(gz-cmake3 REQUIRED)
1616
set(CMAKE_CXX_STANDARD 17)
1717

1818
set(CMAKE_CXX_STANDARD_REQUIRED ON)
19-
gz_configure_project(VERSION_SUFFIX pre1)
19+
gz_configure_project(VERSION_SUFFIX)
2020

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

0 commit comments

Comments
 (0)