adopt to proper version.

This commit is contained in:
2026-03-03 12:43:48 +01:00
parent 30c17e5431
commit 959634273e

View File

@@ -6,7 +6,7 @@ if (CMAKE_VERSION GREATER_EQUAL "3.3")
cmake_policy(SET CMP0167 NEW)
endif ()
project(musrfit VERSION 1.9.10 LANGUAGES C CXX)
project(musrfit VERSION 1.10.0 LANGUAGES C CXX)
#--- musrfit specific options -------------------------------------------------
option(dks "build musrfit with DKS (GPU/MIC) support" ON)