update version information.

This commit is contained in:
suter_a 2019-01-21 13:35:13 +01:00
parent 7ace2e7d35
commit 55c298630a

View File

@ -1,7 +1,7 @@
# - musrfit --- DKS -----------------------------------------------------------
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 -------------------------------------------------
option(dks "build musrfit with DKS (GPU/MIC) support" ON)