Skip to content

Commit cd402b7

Browse files
author
Nate Koenig
committed
6.0.0
Signed-off-by: Nate Koenig <[email protected]>
1 parent 67c7753 commit cd402b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 pre1)
20+
gz_configure_project(VERSION_SUFFIX)
2121

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

0 commit comments

Comments
 (0)