Skip to content

Commit 45a5295

Browse files
authored
0.9 beta
2 parents 8b7a27c + 311f25c commit 45a5295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ endif()
55

66
set(API_VERSION "0.9")
77
project(Quotient VERSION "${API_VERSION}.0" LANGUAGES CXX)
8-
set(PRE_STAGE "alpha")
8+
set(PRE_STAGE "beta")
99
set(FULL_VERSION ${PROJECT_VERSION}~${PRE_STAGE})
1010

1111
message(STATUS)

0 commit comments

Comments
 (0)