Skip to content

Commit 64992a9

Browse files
author
Dr. Mathieu Taillefumier
committed
Version bump
1 parent c7dabe5 commit 64992a9

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
@@ -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.2
6+
VERSION 2.6.3
77
LANGUAGES CXX C)
88

99

0 commit comments

Comments
 (0)