increased the version number.
This commit is contained in:
parent
bda48e5625
commit
69540aa06f
@ -5,7 +5,7 @@ if (CMAKE_VERSION GREATER_EQUAL 3.12)
|
|||||||
cmake_policy(SET CMP0075 NEW)
|
cmake_policy(SET CMP0075 NEW)
|
||||||
endif (CMAKE_VERSION GREATER_EQUAL 3.12)
|
endif (CMAKE_VERSION GREATER_EQUAL 3.12)
|
||||||
|
|
||||||
project(musrfit VERSION 1.7.2 LANGUAGES C CXX)
|
project(musrfit VERSION 1.7.3 LANGUAGES C CXX)
|
||||||
|
|
||||||
#--- musrfit specific options -------------------------------------------------
|
#--- musrfit specific options -------------------------------------------------
|
||||||
option(dks "build musrfit with DKS (GPU/MIC) support" ON)
|
option(dks "build musrfit with DKS (GPU/MIC) support" ON)
|
||||||
|
@ -12,6 +12,12 @@ or
|
|||||||
|
|
||||||
https://bitbucket.org/muonspin/musrfit/commits/all
|
https://bitbucket.org/muonspin/musrfit/commits/all
|
||||||
|
|
||||||
|
Release of V1.7.3, 2021/06/01
|
||||||
|
=============================
|
||||||
|
|
||||||
|
making musrfit Apple Silicon M1 ready. Currently there is still an open issue
|
||||||
|
with NeXus.
|
||||||
|
|
||||||
Release of V1.7.2, 2021/04/16
|
Release of V1.7.2, 2021/04/16
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user