Skip to content

Commit edc66af

Browse files
committed
change version
1 parent b140837 commit edc66af

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
@@ -13,7 +13,7 @@ if(CUDA_ENABLED)
1313
endif()
1414

1515
# Initialize the project.
16-
project(glomap VERSION 1.0.0)
16+
project(glomap VERSION 1.1.0)
1717

1818
set(CMAKE_CXX_STANDARD 17)
1919
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)