We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71c74d commit 5e26703Copy full SHA for 5e26703
CMakeLists.txt
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
6
project(costa
7
DESCRIPTION "Communication Optimal Shuffle and Transpose Algorithms"
8
HOMEPAGE_URL "https://github.com/eth-cscs/COSTA"
9
- VERSION 2.2
+ VERSION 2.2.1
10
LANGUAGES CXX)
11
12
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
0 commit comments