Skip to content

Commit a93b0e0

Browse files
committed
Updating to version 2.26 for release
1 parent 71031b5 commit a93b0e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/version_info.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,11 @@
9595
// Fixed ReportHIVByAgeAndGender issue GH-77
9696
// Malaria: Added ReportFPGNewInfections
9797
// Added unique names for InsecticideWaningEffect in schema
98+
// 2.26 - 07/21/2025 - Malaria: Added MaternalDeposition logic to vector genetics.
9899

99100

100101
#define MAJOR_VERSION 2
101-
#define MINOR_VERSION 25
102+
#define MINOR_VERSION 26
102103
#ifndef REVISION_NUMBER
103104
#define REVISION_NUMBER $REVISION$
104105
#endif

0 commit comments

Comments
 (0)