diff --git a/CITATION.cff b/CITATION.cff index d6c8718cd..39b983d07 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -251,8 +251,8 @@ authors: affiliation: "Potsdam Institute for Climate Impact Research" title: REMIND - REgional Model of INvestments and Development -version: "3.2.1.dev1397" -date-released: 2024-03-25 +version: "3.2.1.dev1401" +date-released: 2024-03-26 repository-code: https://github.com/remindmodel/remind keywords: - energy diff --git a/config/default.cfg b/config/default.cfg index a5c6376d5..dc8c4c1d6 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -69,7 +69,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.dev1397" +cfg$model_version <- "3.2.1.dev1401" #### settings #### cfg$gms <- list()