Skip to content

Commit 25ee98a

Browse files
committed
Merge branch 'main' into New_Pyrogenic_Threshold_And_MSP1_Antibody_Capacity_Fix
2 parents 6ae6389 + 4ee6d3c commit 25ee98a

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

Regression/Malaria/115_Malaria_Serialization_MultiNodeMultiHumanCollection/output/InsetChart.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Regression/Malaria/115_Malaria_Serialization_MultiNodeMultiHumanCollection/output/InsetChart.linux.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

utils/version_info.tmpl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,13 @@
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$

0 commit comments

Comments
 (0)