We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310cac4 commit 3b3f190Copy full SHA for 3b3f190
CMakeLists.txt
@@ -2,7 +2,7 @@
2
3
cmake_minimum_required(VERSION 3.16..3.25)
4
5
-project(linalg VERSION 1.0
+project(linalg VERSION 1.1
6
DESCRIPTION "BLAS/LAPACK functions translated to C++ as required by the LAMMPS MD package"
7
LANGUAGES CXX)
8
0 commit comments