Skip to content

Commit

Permalink
Updated rc to 0 for 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Nov 13, 2022
1 parent 2222cc8 commit 876558b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(vsgExamples
LANGUAGES CXX C
)

SET(VSGEXAMPLES_RELEASE_CANDIDATE 5)
SET(VSGEXAMPLES_RELEASE_CANDIDATE 0)

# build all examples into the bin directory
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin)
Expand Down

0 comments on commit 876558b

Please sign in to comment.