Skip to content

Commit a816153

Browse files
2.6.6 release (#134)
* 2.6.7 release * Update CMakeLists.txt use 2.6.6 --------- Co-authored-by: Simon Pintarelli <[email protected]>
1 parent 7cd8191 commit a816153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.17 FATAL_ERROR)
33
project(cosma
44
DESCRIPTION "Communication Optimal Matrix Multiplication"
55
HOMEPAGE_URL "https://github.com/eth-cscs/COSMA"
6-
VERSION 2.6.5
6+
VERSION 2.6.6
77
LANGUAGES CXX C)
88

99

0 commit comments

Comments
 (0)