Skip to content

Commit a313422

Browse files
authored
Merge #707(kitsune): Release 0.8.1.2
2 parents add4dda + 89dfc6e commit a313422

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
@@ -4,7 +4,7 @@ cmake_policy(SET CMP0092 NEW)
44
endif()
55

66
set(API_VERSION "0.8")
7-
project(Quotient VERSION "${API_VERSION}.1.1" LANGUAGES CXX)
7+
project(Quotient VERSION "${API_VERSION}.1.2" LANGUAGES CXX)
88

99
message(STATUS)
1010
message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION} ==>")

0 commit comments

Comments
 (0)