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 02a1cb7a0c
commit 6f521668c0
5 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# - musrfit
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(nexus "build optional NeXus support. Needed for ISIS" OFF)