Skip to content

Commit

Permalink
2.6.6 release (eth-cscs#134)
Browse files Browse the repository at this point in the history
* 2.6.7 release

* Update CMakeLists.txt

use 2.6.6

---------

Co-authored-by: Simon Pintarelli <1237199+simonpintarelli@users.noreply.github.com>
  • Loading branch information
mtaillefumier and simonpintarelli authored May 10, 2023
1 parent 7cd8191 commit a816153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.17 FATAL_ERROR)
project(cosma
DESCRIPTION "Communication Optimal Matrix Multiplication"
HOMEPAGE_URL "https://github.com/eth-cscs/COSMA"
VERSION 2.6.5
VERSION 2.6.6
LANGUAGES CXX C)


Expand Down

0 comments on commit a816153

Please sign in to comment.