Skip to content

Commit 5e26703

Browse files
v2.2.1
1 parent a71c74d commit 5e26703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
66
project(costa
77
DESCRIPTION "Communication Optimal Shuffle and Transpose Algorithms"
88
HOMEPAGE_URL "https://github.com/eth-cscs/COSTA"
9-
VERSION 2.2
9+
VERSION 2.2.1
1010
LANGUAGES CXX)
1111

1212
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)