updated version info, due to the macOS OpenMP support.

This commit is contained in:
suter_a 2024-06-08 09:17:05 +02:00
parent ccaba41868
commit a36abfc461

View File

@ -1,7 +1,7 @@
# - musrfit
cmake_minimum_required(VERSION 3.17)
project(musrfit VERSION 1.9.3 LANGUAGES C CXX)
project(musrfit VERSION 1.9.4 LANGUAGES C CXX)
#--- musrfit specific options -------------------------------------------------
option(nexus "build optional NeXus support. Needed for ISIS" OFF)