From d5ed516b1c8ad4e7113d133919e34132d4471669 Mon Sep 17 00:00:00 2001 From: REMIND Research Software Engineering Date: Wed, 9 Oct 2024 09:25:11 +0000 Subject: [PATCH] Release development version 3.3.2.dev796 --- CITATION.cff | 4 ++-- config/default.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 809914fef..c541787a9 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.dev793" -date-released: 2024-10-08 +version: "3.3.2.dev796" +date-released: 2024-10-09 repository-code: https://github.com/remindmodel/remind keywords: - energy diff --git a/config/default.cfg b/config/default.cfg index a868e196b..d996a6746 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.dev793" +cfg$model_version <- "3.3.2.dev796" #### settings #### cfg$gms <- list()