We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71031b5 commit a93b0e0Copy full SHA for a93b0e0
utils/version_info.tmpl
@@ -95,10 +95,11 @@
95
// Fixed ReportHIVByAgeAndGender issue GH-77
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
100
101
#define MAJOR_VERSION 2
-#define MINOR_VERSION 25
102
+#define MINOR_VERSION 26
103
#ifndef REVISION_NUMBER
104
#define REVISION_NUMBER $REVISION$
105
#endif
0 commit comments