From 1c9f39d454f691efdac778c6f74b93769d1a2c30 Mon Sep 17 00:00:00 2001 From: REMIND Research Software Engineering Date: Fri, 13 Dec 2024 09:37:06 +0000 Subject: [PATCH] Release development version 3.4.0.dev10 --- CITATION.cff | 4 ++-- config/default.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 0b246b342..30a3ebdcd 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.4.0.dev7" -date-released: 2024-12-12 +version: "3.4.0.dev10" +date-released: 2024-12-13 repository-code: https://github.com/remindmodel/remind keywords: - energy diff --git a/config/default.cfg b/config/default.cfg index f837d60ad..ec6648078 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.4.0.dev7" +cfg$model_version <- "3.4.0.dev10" #### settings #### cfg$gms <- list()