increment libGapIntegrals version number

This commit is contained in:
suter_a 2020-11-04 15:10:02 +01:00
parent 32cf3221d9
commit ba7665c85f

View File

@ -41,7 +41,7 @@ add_library(GapIntegrals SHARED
#--- set target properties, e.g. version -------------------------------------- #--- set target properties, e.g. version --------------------------------------
set_target_properties(GapIntegrals set_target_properties(GapIntegrals
PROPERTIES PROPERTIES
VERSION "1.0.0" VERSION "1.1.0"
) )
#--- make sure that the include directory is found ---------------------------- #--- make sure that the include directory is found ----------------------------