Skip to content

Commit

Permalink
0.9 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal authored Aug 30, 2024
2 parents 8b7a27c + 311f25c commit 45a5295
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 "alpha")
set(PRE_STAGE "beta")
set(FULL_VERSION ${PROJECT_VERSION}~${PRE_STAGE})

message(STATUS)
Expand Down

0 comments on commit 45a5295

Please sign in to comment.