diff --git a/CITATION.cff b/CITATION.cff index 82b204260..46c96f4a4 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -245,7 +245,7 @@ authors: affiliation: "Potsdam Institute for Climate Impact Research" title: REMIND - REgional Model of INvestments and Development -version: "3.2.1.dev92" +version: "3.2.1.dev96" date-released: 2023-09-06 repository-code: https://github.com/remindmodel/remind keywords: diff --git a/config/default.cfg b/config/default.cfg index 573e564ca..c1b6386df 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -63,7 +63,7 @@ cfg$validationmodel_name <- "VALIDATIONREMIND" #### model version of the overall model (used for run statistics only). # automatically generated for development versions, updated by hand for releases -cfg$model_version <- "3.2.1.dev92" +cfg$model_version <- "3.2.1.dev96" #### settings #### cfg$gms <- list()