Skip to content

Commit 1a136d1

Browse files
committed
Fix version
1 parent b1d7fb3 commit 1a136d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynadjust/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.15)
2-
project(dynadjust VERSION 1.2.7b)
2+
project(dynadjust VERSION 1.2.7)
33

44
option(USE_MKL "Use Intel MKL (Linux and Windows)" OFF)
55
option(BUILD_TESTING "Enable testing" OFF)

0 commit comments

Comments
 (0)