Skip to content

Commit

Permalink
Release development version 3.3.2.dev864
Browse files Browse the repository at this point in the history
  • Loading branch information
RSEBot committed Oct 21, 2024
1 parent e4ce189 commit 4d0e9db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ 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.dev858"
version: "3.3.2.dev864"
date-released: 2024-10-21
repository-code: https://github.com/remindmodel/remind
keywords:
Expand Down
2 changes: 1 addition & 1 deletion config/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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.dev858"
cfg$model_version <- "3.3.2.dev864"

#### settings ####
cfg$gms <- list()
Expand Down

0 comments on commit 4d0e9db

Please sign in to comment.