Skip to content

Commit 8a46242

Browse files
committed
Updated RC 0 for 1.0.0 release
1 parent 98b813e commit 8a46242

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
@@ -6,7 +6,7 @@ project(vsg
66
LANGUAGES CXX
77
)
88
set(VSG_SOVERSION 10)
9-
SET(VSG_RELEASE_CANDIDATE 6)
9+
SET(VSG_RELEASE_CANDIDATE 0)
1010
set(Vulkan_MIN_VERSION 1.1.70.0)
1111

1212
set(VSG_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}" CACHE INTERNAL "Root source directory of VulkanSceneGraph.")

0 commit comments

Comments
 (0)