Skip to content

Commit

Permalink
Merge #707(kitsune): Release 0.8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal authored Sep 12, 2023
2 parents add4dda + 89dfc6e commit a313422
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 @@ -4,7 +4,7 @@ cmake_policy(SET CMP0092 NEW)
endif()

set(API_VERSION "0.8")
project(Quotient VERSION "${API_VERSION}.1.1" LANGUAGES CXX)
project(Quotient VERSION "${API_VERSION}.1.2" LANGUAGES CXX)

message(STATUS)
message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION} ==>")
Expand Down

0 comments on commit a313422

Please sign in to comment.