Skip to content

Commit

Permalink
Merge #818: Release 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal authored Oct 25, 2024
2 parents dc34bdc + 2f17e4f commit e70e242
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 "rc3")
set(PRE_STAGE "")
string(JOIN ~ FULL_VERSION ${PROJECT_VERSION} ${PRE_STAGE})

message(STATUS)
Expand Down

0 comments on commit e70e242

Please sign in to comment.