Skip to content

Commit 3b3f190

Browse files
committed
step version to 1.1
1 parent 310cac4 commit 3b3f190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
cmake_minimum_required(VERSION 3.16..3.25)
44

5-
project(linalg VERSION 1.0
5+
project(linalg VERSION 1.1
66
DESCRIPTION "BLAS/LAPACK functions translated to C++ as required by the LAMMPS MD package"
77
LANGUAGES CXX)
88

0 commit comments

Comments
 (0)