We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae8650 commit 426edb5Copy full SHA for 426edb5
utils/version_info.tmpl
@@ -96,10 +96,11 @@
96
// Malaria: Added ReportFPGNewInfections
97
// Added unique names for InsecticideWaningEffect in schema
98
// 2.26 - 07/21/2025 - Malaria: Added MaternalDeposition logic to vector genetics.
99
+// 2.27 - 08/25/2025 - Malaria: Serialization_Mask_Node_Write/Write re-enabled for larval habitat updates. Small changes to logging.
100
101
102
#define MAJOR_VERSION 2
-#define MINOR_VERSION 26
103
+#define MINOR_VERSION 27
104
#ifndef REVISION_NUMBER
105
#define REVISION_NUMBER $REVISION$
106
#endif
0 commit comments