diff --git a/CITATION.cff b/CITATION.cff index 7fbf50a2e..f90581e8b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -271,8 +271,8 @@ abstract: REMIND (REgional Model of Investment and Development) is a numerical technology, policy and climate constraints. It also accounts for regional trade characteristics on goods, energy fuels, and emissions allowances. All greenhouse gas emissions due to human activities are represented in the model. -version: "3.3.2.dev916" -date-released: 2024-11-07 +version: "3.3.2.dev919" +date-released: 2024-11-11 repository-code: https://github.com/remindmodel/remind keywords: - energy diff --git a/config/default.cfg b/config/default.cfg index b7c836cad..5d4c7cdc2 100644 --- a/config/default.cfg +++ b/config/default.cfg @@ -73,7 +73,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.3.2.dev916" +cfg$model_version <- "3.3.2.dev919" #### settings #### cfg$gms <- list()