Skip to content

Commit f25668c

Browse files
authored
Update CMakeLists.txt
1 parent 5eebaeb commit f25668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ set_target_properties(${PROJECT_NAME}
3434
# set version
3535
set_target_properties(${PROJECT_NAME}
3636
PROPERTIES
37-
VERSION 1.1.2
37+
VERSION 1.2.0
3838
SOVERSION 3)
3939

4040
target_include_directories(${PROJECT_NAME}

0 commit comments

Comments
 (0)