diff --git a/CITATION.cff b/CITATION.cff index f48b6709d..e8fa7a2f0 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -246,8 +246,8 @@ authors: affiliation: "Potsdam Institute for Climate Impact Research" title: REMIND - REgional Model of INvestments and Development -version: "3.2.1.dev453" -date-released: 2023-11-29 +version: "3.2.1.dev461" +date-released: 2023-11-30 repository-code: https://github.com/remindmodel/remind keywords: - energy diff --git a/config/default.cfg b/config/default.cfg index 92a61da09..adcb2daa5 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.dev453" +cfg$model_version <- "3.2.1.dev461" #### settings #### cfg$gms <- list()