Skip to content

Commit

Permalink
Merge #815: 0.9 RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal authored Oct 22, 2024
2 parents 6175147 + f446a81 commit b99a351
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 @@ -5,7 +5,7 @@ endif()

set(API_VERSION "0.9")
project(Quotient VERSION "${API_VERSION}.0" LANGUAGES CXX)
set(PRE_STAGE "rc2")
set(PRE_STAGE "rc3")
string(JOIN ~ FULL_VERSION ${PROJECT_VERSION} ${PRE_STAGE})

message(STATUS)
Expand Down

0 comments on commit b99a351

Please sign in to comment.