increase version number from 1.7.4 -> 1.7.5
This commit is contained in:
parent
dd50f80e90
commit
f7ef21c827
@ -5,7 +5,7 @@ if (CMAKE_VERSION GREATER_EQUAL 3.12)
|
||||
cmake_policy(SET CMP0075 NEW)
|
||||
endif (CMAKE_VERSION GREATER_EQUAL 3.12)
|
||||
|
||||
project(musrfit VERSION 1.7.4 LANGUAGES C CXX)
|
||||
project(musrfit VERSION 1.7.5 LANGUAGES C CXX)
|
||||
|
||||
#--- musrfit specific options -------------------------------------------------
|
||||
option(dks "build musrfit with DKS (GPU/MIC) support" ON)
|
||||
|
Loading…
x
Reference in New Issue
Block a user