We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents add4dda + 89dfc6e commit a313422Copy full SHA for a313422
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_policy(SET CMP0092 NEW)
4
endif()
5
6
set(API_VERSION "0.8")
7
-project(Quotient VERSION "${API_VERSION}.1.1" LANGUAGES CXX)
+project(Quotient VERSION "${API_VERSION}.1.2" LANGUAGES CXX)
8
9
message(STATUS)
10
message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION} ==>")
0 commit comments