update version information.

This commit is contained in:
suter_a 2019-01-21 13:35:13 +01:00
parent c7e35dfdff
commit 75a2a9b3f3

View File

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