increased musrfit patch number.

This commit is contained in:
suter_a 2024-04-19 12:40:50 +02:00
parent 7198521f60
commit 8cfd0bcc4a

View File

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