Skip to content

Commit fefd16b

Browse files
authored
Prepare for 10.0.0 release (#3095)
Signed-off-by: Carlos Agüero <caguero@osrfoundation.org>
1 parent 1ab1b0b commit fefd16b

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
@@ -18,7 +18,7 @@ find_package(gz-cmake 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

0 commit comments

Comments
 (0)