increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0.

This commit is contained in:
2023-10-25 08:46:02 +02:00
parent cff7169774
commit d96d1f68d5
5 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# - musrfit --- DKS -----------------------------------------------------------
cmake_minimum_required(VERSION 3.17)
project(musrfit VERSION 1.9.1 LANGUAGES C CXX)
project(musrfit VERSION 1.9.2 LANGUAGES C CXX)
#--- musrfit specific options -------------------------------------------------
option(dks "build musrfit with DKS (GPU/MIC) support" ON)