File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Regression/Malaria/115_Malaria_Serialization_MultiNodeMultiHumanCollection/output Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 127127// Malaria: Added long term decay for malaria antibodies.
128128// Added ReportAntibodies report.
129129// New serialization version 8 due to addition of long term decay for malaria antibodies.
130- //
130+ // 2.31 - 1/16/2026 - Serialization version change due to improvements in serializing/deserializing large population.
131+ // Removed NodeCount parameter from demographics. It was required but not used.
132+ // Malaria: Fixed issue with blood capacity calculations when people turned 20.
131133
132134
133135#define MAJOR_VERSION 2
134- #define MINOR_VERSION 30
136+ #define MINOR_VERSION 31
135137
136138#ifndef REVISION_NUMBER
137139#define REVISION_NUMBER $REVISION$
You can’t perform that action at this time.
0 commit comments