increment version.
This commit is contained in:
parent
fe7a1b7920
commit
e9247ed3d5
@ -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.5.1 LANGUAGES C CXX)
|
project(musrfit VERSION 1.5.2 LANGUAGES C CXX)
|
||||||
|
|
||||||
#--- musrfit specific options -------------------------------------------------
|
#--- musrfit specific options -------------------------------------------------
|
||||||
option(nexus "build optional NeXus support. Needed for ISIS" OFF)
|
option(nexus "build optional NeXus support. Needed for ISIS" OFF)
|
||||||
|
@ -12,6 +12,12 @@ or
|
|||||||
|
|
||||||
https://bitbucket.org/muonspin/musrfit/commits/all
|
https://bitbucket.org/muonspin/musrfit/commits/all
|
||||||
|
|
||||||
|
Release of V1.5.2, 2020/02/03
|
||||||
|
=============================
|
||||||
|
|
||||||
|
Implemented a SECTOR command. It allows to get chisq/maxLH information from
|
||||||
|
different time sector slots.
|
||||||
|
|
||||||
Release of V1.5.0, 2019/05/15
|
Release of V1.5.0, 2019/05/15
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user