Skip to content

Commit 2a237d6

Browse files
authored
Prepare for 7.0.0 (#713)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 5b37a98 commit 2a237d6

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-cmake 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

0 commit comments

Comments
 (0)