Skip to content

Commit

Permalink
Release development version 3.2.1.dev661
Browse files Browse the repository at this point in the history
  • Loading branch information
RSEBot committed Jan 12, 2024
1 parent 2646a08 commit 6d74f61
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 @@ -246,7 +246,7 @@ authors:
affiliation: "Potsdam Institute for Climate Impact Research"

title: REMIND - REgional Model of INvestments and Development
version: "3.2.1.dev651"
version: "3.2.1.dev661"
date-released: 2024-01-12
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 @@ -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.dev651"
cfg$model_version <- "3.2.1.dev661"

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

0 comments on commit 6d74f61

Please sign in to comment.