Skip to content

Commit

Permalink
Bumped rc for final test
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Nov 13, 2022
1 parent d74cf3a commit 2222cc8
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 4)
SET(VSGEXAMPLES_RELEASE_CANDIDATE 5)

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

0 comments on commit 2222cc8

Please sign in to comment.